Xsong lqr ddpg (#125)

* allows vec_envs to work

* allows vec_envs to work

* fixed branch with correct ddpg

* running experiments jointly now

* changed to subproc

* changed to subproc

* changed to subproc

* small fix md

* removed placeholder

* removed placeholder

* added ppotest

* probably fixed ddpg hyperparam issues

* checkpoint

* edited readme

* added orthogonal

* added orthogonal

* added ddpg-vecenv

* reverted ddpg to old baselines
This commit is contained in:
Xingyou Song
2018-10-01 11:39:14 -07:00
committed by Peter Zhokhov
parent 9ee804c384
commit fbdf55ffee
7 changed files with 0 additions and 0 deletions

0
baselines/ddpg/README.md Normal file → Executable file
View File

0
baselines/ddpg/__init__.py Normal file → Executable file
View File

0
baselines/ddpg/ddpg.py Normal file → Executable file
View File

0
baselines/ddpg/ddpg_learner.py Normal file → Executable file
View File

0
baselines/ddpg/memory.py Normal file → Executable file
View File

0
baselines/ddpg/models.py Normal file → Executable file
View File

0
baselines/ddpg/noise.py Normal file → Executable file
View File