Robot Learning¶
Policy architectures for robot manipulation and imitation learning.
World Models and Model-Based RL¶
Modules for model-based reinforcement learning, including world models and dynamics models.
|
World model wrapper. |
|
Dreamer actor network. |
|
Observation encoder network. |
|
Observation decoder network. |
|
The posterior network of the RSSM. |
|
The prior network of the RSSM. |
|
Rollout the RSSM network. |
PILCO¶
Components for moment-matching model-based policy search (PILCO).
|
Gaussian Process world model with moment-matching uncertainty propagation. |
|
Radial Basis Function controller for moment-matching policy search. |