rltorch/rltorch
2019-09-13 19:49:04 -04:00
..
action_selector Added Evolutionary Strategies Network and added more example scripts 2019-02-27 09:52:28 -05:00
agents Added save and load functionality 2019-09-13 19:49:04 -04:00
env Flush out print text so I can keep track of the rewards by SSHing in 2019-09-13 19:48:51 -04:00
memory Added PPOAgent and A2CAgent to the agents submodule. 2019-02-19 20:54:30 -05:00
mp If memory or logger does not exist, then don't create those shared memory structures 2019-02-14 21:06:44 -05:00
network Added parallel version of ES 2019-03-30 16:33:40 -04:00
scheduler Implemented Schedulers and Prioritized Replay 2019-02-10 23:11:53 -05:00
__init__.py Implemented Schedulers and Prioritized Replay 2019-02-10 23:11:53 -05:00
log.py Fixed EnvironmentRun to be properly multiprocess. 2019-02-13 23:47:37 -05:00
seed.py Initial Commit 2019-01-31 23:34:32 -05:00