As of September 18, 2019.
Agents are implemented by wrapping Keras-RL API. Each file in this directory is a different type of reinforcement learning algo.
- Dueling architecture
- Double Q-learning
- Experience replay
CNN
- 3x convolutional layers
- 1x dense mlp
MLP
- 2x Dense mlp