Skip to content

Latest commit

 

History

History

ddpg

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Deep Deterministic Policy Gradients (DDPG)

This is an implementation of DDPG algorithm.

Usage

Run the following command to start parallelized training:

python experiment.py

One could modify experiment.py to quickly set up different configurations.

Results

MLP policy