This website requires JavaScript.
Explore
Help
Sign In
brozek
/
rltorch
Watch
1
Star
0
Fork
You've already forked rltorch
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
720bb1b051
rltorch
/
rltorch
History
Brandon Rozek
720bb1b051
Documented scheduler module
2020-03-20 17:59:56 -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
DQfD memory was adjusted to actually update the weights in the priority trees, fixing a bug in the sampling
2019-11-17 19:50:49 -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
Fixed multiprocessing with CUDA. Added entropy importance as a config option.
2019-09-18 07:26:32 -04:00
scheduler
Documented scheduler module
2020-03-20 17:59: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