Learning Reinforcement Learning:

Algorithms from DQN to Rainbow, PPO, DDPG with unified interface.

Requirements:

  • gym
  • PyTorch
  • matplotlib
  • pickle
  • JSAnimation

Sources of code and inspiration:

Many more algorithms to discuss:

IQN, DQRN, ACKTR, ACER, SAC, TD3, REACTOR, APE-X, R2D2...