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
838062813a
rltorch
/
rltorch
/
memory
History
Brandon Rozek
838062813a
Better handling of demonstration data
2020-03-23 19:57:05 -04:00
..
__init__.py
Better handling of demonstration data
2020-03-23 19:57:05 -04:00
DQfDMemory.py
Better handling of demonstration data
2020-03-23 19:57:05 -04:00
EpisodeMemory.py
Implemented REINFORCE into the library
2019-02-16 20:30:27 -05:00
PrioritizedReplayMemory.py
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
ReplayMemory.py
Better handling of demonstration data
2020-03-23 19:57:05 -04:00