kono 5a4e380faf add dino jumping environment, deterministic/reproducable behaviour and save-and-load feature
- 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
2019-12-22 23:33:56 +01:00
2019-12-12 00:20:38 +01:00
2019-12-12 00:20:38 +01:00
2019-12-06 13:11:29 +01:00
2019-12-06 13:11:29 +01:00
2019-12-06 13:11:29 +01:00
S
Description
No description provided
1.1 MiB
Languages
Java 95.3%
R 3.7%
Gradle 1%