Reinforcement Learning
Solutions to the most popular Reinforcement Learning algorithms.
![](/projects_academic/rl_algos/featured.png)
All code is written in Python 3 and uses RL environments from OpenAI Gym and MADRL. Advanced techniques use Tensorflow and Keras for neural network implementations.