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:
committed by
Peter Zhokhov
parent
9ee804c384
commit
fbdf55ffee
0
baselines/ddpg/README.md
Normal file → Executable file
0
baselines/ddpg/README.md
Normal file → Executable file
0
baselines/ddpg/__init__.py
Normal file → Executable file
0
baselines/ddpg/__init__.py
Normal file → Executable file
0
baselines/ddpg/ddpg.py
Normal file → Executable file
0
baselines/ddpg/ddpg.py
Normal file → Executable file
0
baselines/ddpg/ddpg_learner.py
Normal file → Executable file
0
baselines/ddpg/ddpg_learner.py
Normal file → Executable file
0
baselines/ddpg/memory.py
Normal file → Executable file
0
baselines/ddpg/memory.py
Normal file → Executable file
0
baselines/ddpg/models.py
Normal file → Executable file
0
baselines/ddpg/models.py
Normal file → Executable file
0
baselines/ddpg/noise.py
Normal file → Executable file
0
baselines/ddpg/noise.py
Normal file → Executable file
Reference in New Issue
Block a user