Commit Graph

8 Commits

Author SHA1 Message Date
Jan Löwenstrom e8f4fa06b6 add specific environment RNG 2020-04-05 12:52:49 +02:00
Jan Löwenstrom 3bdcbb39bc reset DinoSampling to advanced Every Visit 2020-04-02 18:45:36 +02:00
Jan Löwenstrom b0ca634b64 add every visit no jump results 2020-04-02 17:07:15 +02:00
Jan Löwenstrom eca0d8db4d create Dino Sampling state 2020-03-26 19:22:50 +01:00
Jan Löwenstrom 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
Jan Löwenstrom 4641f50b79 add results for convergence for advanced dino jumping 2020-03-05 13:17:54 +01:00
Jan Löwenstrom e67f40ad65 split DinoWorld between simple and advanced example
# Conflicts:
#	src/main/java/example/JumpingDino.java
2020-03-05 12:06:41 +01:00
Jan Löwenstrom 0e4f52a48e first epsilon decaying method 2020-02-27 15:29:15 +01:00