HirakJR / deep-rl-zoo

Collection of Deep RL algorithms implemented in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deep-rl-zoo

Algorithms


  • Policy Gradient and Actor Critic Methods
    • Vanilla Policy Gradient (VPG)


  • Value Based Methods with fucntion approximation
    • Deep Q Networks (DQN)

About

Collection of Deep RL algorithms implemented in PyTorch


Languages

Language:Python 100.0%