Implement popular Reinforcement Learning algorithms using Python and Tensorflow.
- Value-based Methods
- Policy-based Methods
- Combine Policy-based and Value-based
- Derivative-free Methods
- CEM
- Evolution Strategies (linked to a stand-alone repository)
Implement popular Reinforcement Learning algorithms using Python and Tensorflow.