Skip to content

My DRL(Deep Reinforcement Learning ) algorithm demo, base on pytorch and gym environment.

Notifications You must be signed in to change notification settings

nikuleo/DRL-Pytorch-DEMO

Repository files navigation

My DRL(Deep Reinforcement Learning) algorithm demo, base on pytorch and gym environment.

The implemented algorithms include PPO, DQN(DDQN D3QN), PG, AC, DRQN.

some of the code is referenced on github.
DRQN
ADRQN

About

My DRL(Deep Reinforcement Learning ) algorithm demo, base on pytorch and gym environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages