Rllab – framework for developing and evaluating reinforcement learning algorithms
1–3 of 3 posts
Re: Rllab – framework for developing and evaluating reinforcement learning algorithms
#2Very detailed implementation of various methods in RL. Surprised by the work!
Re: Rllab – framework for developing and evaluating reinforcement learning algorithms
#3Comprehensive benchmark of the most important (and recent) algorithms in RL. Extremely modular so that it's easy to implement your own algorithm and straight-forwardly compare its performance in many different continuous environments.
I am a happy user of it!