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
559efa38b0
rltorch
/
rltorch
/
memory
History
Brandon Rozek
559efa38b0
Corrected for numba deprecation
...
Enable the ability to render out scenes to play back data
2019-09-19 07:57:39 -04:00
..
__init__.py
Implemented REINFORCE into the library
2019-02-16 20:30:27 -05:00
EpisodeMemory.py
Implemented REINFORCE into the library
2019-02-16 20:30:27 -05:00
PrioritizedReplayMemory.py
Corrected for numba deprecation
2019-09-19 07:57:39 -04:00
ReplayMemory.py
Added PPOAgent and A2CAgent to the agents submodule.
2019-02-19 20:54:30 -05:00