SOTAVerified

Wield: Systematic Reinforcement Learning With Progressive Randomization

2019-09-15Unverified0· sign in to hype

Michael Schaarschmidt, Kai Fricke, Eiko Yoneki

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Reinforcement learning frameworks have introduced abstractions to implement and execute algorithms at scale. They assume standardized simulator interfaces but are not concerned with identifying suitable task representations. We present Wield, a first-of-its kind system to facilitate task design for practical reinforcement learning. Through software primitives, Wield enables practitioners to decouple system-interface and deployment-specific configuration from state and action design. To guide experimentation, Wield further introduces a novel task design protocol and classification scheme centred around staged randomization to incrementally evaluate model capabilities.

Tasks

Reproductions