rltorch/rltorch/memory
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