FortsAndMills / Learning-Reinforcement-Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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...

About


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%