Skip to content

IgnacioCarlucho/ddpg_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDPG

This repo has the basic implementation of the DDPG in python

Requirements

  • Tensorflow 1.14
  • numpy
  • gym

How to run

python ddpg.py

runs a ddpg agent using a gym toy example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages