Wield: Systematic Reinforcement Learning With Progressive Randomization
Machine Learning
2019-09-17 v1 Machine Learning
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.
Cite
@article{arxiv.1909.06844,
title = {Wield: Systematic Reinforcement Learning With Progressive Randomization},
author = {Michael Schaarschmidt and Kai Fricke and Eiko Yoneki},
journal= {arXiv preprint arXiv:1909.06844},
year = {2019}
}
Comments
10 pages, draft paper