In this tag version we have following agents available:
New Implementations
- DQN
- Uniform Sampling
- Proportional Prioritization
- Rank-Based Prioritization.
-A2C
-A3C
New class for simulation called SimulatorDistributed, for distributed agents.
Improvements
DQN has been made efficient by custom CUDA kernels.