ray/rllib/agents/maml
Michael Luo cf0894d396
[rllib] MAML Agent (#8862)
* Halfway done with transferring MAML to new Ray

* MAML Beta Out

* Debugging MAML atm

* Distributed Execution

* Pendulum Mass Working

* All experiments complete

* Cleaned up codebase

* Travis CI

* Travis CI

* Tests

* Merged conflicts

* Fixed variance bug conflict

* Comment resolved

* Apply suggestions from code review

fixed test_maml

* Update rllib/agents/maml/tests/test_maml.py

* asdf

* Fix testing

Co-authored-by: Sven Mika <sven@anyscale.io>
2020-06-23 09:48:23 -07:00
..
tests [rllib] MAML Agent (#8862) 2020-06-23 09:48:23 -07:00
__init__.py [rllib] MAML Agent (#8862) 2020-06-23 09:48:23 -07:00
maml.py [rllib] MAML Agent (#8862) 2020-06-23 09:48:23 -07:00
maml_tf_policy.py [rllib] MAML Agent (#8862) 2020-06-23 09:48:23 -07:00