Agents are entities with a sample_action and update method, in potence.
We exclude from the list exploration strategies and curricula.
Implement means either to produce new code from the paper directly, or to port an implementation from elsewhere, should that implementation be modular enough.
Agent
s are entities with asample_action
andupdate
method, in potence. We exclude from the list exploration strategies and curricula.Implement means either to produce new code from the paper directly, or to port an implementation from elsewhere, should that implementation be modular enough.
Vanilla value learning
Vanilla Actor critic
Model-based
Credit assignment
Hindsight methods
Sequence modelling
Distributed
Meta RL