5a4e380fafa4e6e8f32147e920f1be65340fe8ea
- add feature to save and load learning progress (Q-Table) and current episode count - episode end is now purely decided by environment instead of monte carlo algo capping it on 10 actions - using linkedHashMap on all locations to ensure deterministic behaviour - fixed major RNG issue to reproduce algorithmic behaviour - clearing rewardHistory, to only save the last 10k rewards - added google dino jump environment
Description
No description provided
1.1 MiB
Languages
Java
95.3%
R
3.7%
Gradle
1%