Pytorch implementation of current popular model free (both discrete and continuous action space) algorithms Support:
- Tensorboard for real-time observing reward
- DQN, DDQN, D3QN, D3QN-PER, C51, NoisyDQN for discrete action space problems
- DDPG, PPO, SAC, SAC-Auto, TD3, REDQ for continuous action space problems