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
ed62e148d5
rltorch
/
rltorch
/
memory
History
Brandon Rozek
ed62e148d5
Initial implementation of n-step loss
2019-11-11 10:24:40 -05:00
..
__init__.py
Implemented components necessary for Deep Q Learning from Demonstrations
2019-11-04 07:44:39 -05:00
DQfDMemory.py
Initial implementation of n-step loss
2019-11-11 10:24:40 -05:00
EpisodeMemory.py
Implemented REINFORCE into the library
2019-02-16 20:30:27 -05:00
PrioritizedReplayMemory.py
Initial implementation of n-step loss
2019-11-11 10:24:40 -05:00
ReplayMemory.py
Initial implementation of n-step loss
2019-11-11 10:24:40 -05:00