Commit Graph

5 Commits

Author SHA1 Message Date
Jan Löwenstrom 6613e23c7c Fixed new method name for MC 2020-03-02 23:19:54 +01:00
Jan Löwenstrom 584d6a1246 add javaFX gradle plugin and switch to java11 and add system.outs for error detecting
- The current implementation will not converge to the correct behaviour. See comment in MonteCarlo class for more details
2019-12-10 15:37:20 +01:00
Jan Löwenstrom 0100f2e82a remove the Action interface in favour of Enums 2019-12-09 17:30:14 +01:00
Jan Löwenstrom 2fb218a129 add separate class for intern Ant representation and adopt gui cell size to panel size 2019-12-09 12:08:53 +01:00
Jan Löwenstrom db9b62236c add logic to handle ant action and compute rewards
- ant world will handle and compute action received by the agent
- first try to convert observations to markov states
- improved .equals() methods
2019-12-08 16:03:00 +01:00