RL_algorithms

使用Pytorch实现常见的强化学习算法,

DQN

Nature DQN

Double DQN

Prioritized Replay DQN

Actor-Critic

A3C

DDPG