Jan Löwenstrom
|
e0160ca1df
|
adopt MVC pattern and add real time graph interface
|
2019-12-18 16:48:24 +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 |
Jan Löwenstrom
|
87f435c65a
|
add basic core structure and first parts of antGame implementation
|
2019-12-07 22:05:11 +01:00 |
Jan Löwenstrom
|
66ee33b77f
|
init the gradle project
|
2019-12-06 13:11:29 +01:00 |