Skip to content

crypdick/cartpole-deep-policy-gradient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cartpole-deep-policy-gradient

A fork of ddpg.py. Gets rid of the deterministic part of the deep deterministic policy gradient algorithm, and makes all the required changes to get it to work with the CartPole-v0 OpenAI gym environment.

This is just a reference for my CartPole actor-critic model here.

Dependencies:

So far:

  1. DDPG - Deep Deterministic Policy Gradients, evaluated on the Pendulum environment in OpenAI Gym

About

deep policy gradient working in cartpole

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%