rltorch/rltorch
2020-03-20 19:31:09 -04:00
..
action_selector Added Evolutionary Strategies Network and added more example scripts 2019-02-27 09:52:28 -05:00
agents Fixed errors with n-step returns 2019-11-13 22:56:27 -05:00
env Corrected for numba deprecation 2019-09-19 07:57:39 -04:00
memory Created documentation for memory module 2020-03-20 19:31:09 -04: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 Fixed multiprocessing with CUDA. Added entropy importance as a config option. 2019-09-18 07:26:32 -04:00
scheduler Cleaned up scheduler docs 2020-03-20 19:30:56 -04: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