Commit Graph
4 Commits
Author SHA1 Message Date
kono 328fc85214 modify q Learning to sample results and update R script 2020-03-28 12:35:33 +01:00
kono ee1d62842d split Antworld into episodic and continuous task
- add new simple state for jumping dino, to see if convergence is guarenteed with with state representation
- changed reward structure for ant game
2020-03-15 16:58:53 +01:00
kono 4641f50b79 add results for convergence for advanced dino jumping 2020-03-05 13:17:54 +01:00
kono e67f40ad65 split DinoWorld between simple and advanced example
# Conflicts:
#	src/main/java/example/JumpingDino.java
2020-03-05 12:06:41 +01:00