Skip to content
/ maml_rl Public

Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"

License

Notifications You must be signed in to change notification settings

cbfinn/maml_rl

Repository files navigation

Docs Circle CI License Join the chat at https://gitter.im/rllab/rllab

rllab

rllab is a framework for developing and evaluating reinforcement learning algorithms. It includes a wide range of continuous control tasks plus implementations of the following algorithms:

rllab is fully compatible with OpenAI Gym. See here for instructions and examples.

rllab only officially supports Python 3.5+. For an older snapshot of rllab sitting on Python 2, please use the py2 branch.

rllab comes with support for running reinforcement learning experiments on an EC2 cluster, and tools for visualizing the results. See the documentation for details.

Documentation

Documentation is available online: https://rllab.readthedocs.org/en/latest/.

Citing rllab

If you use rllab for academic research, you are highly encouraged to cite the following paper:

Slides

Slides presented at ICML 2016: https://www.dropbox.com/s/rqtpp1jv2jtzxeg/ICML2016_benchmarking_slides.pdf?dl=0

About

Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages