Experiments that compare Actor-Critic algorithms such as A2C and A3C. A thesis conducted by the TU Berlin.
Maintainer - Julien Look
- Python 3.6
- Tensorflow 1.5.0
- Keras 2.3
- numpy
- pandas
- matplot
- pillow
- Skimage
- h5py
pip install -r requirements.txt
CartPole - Applying deep reinforcement learning on basic Cartpole game.