Go to file
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
.idea add logic to handle ant action and compute rewards 2019-12-08 16:03:00 +01:00
gradle/wrapper init the gradle project 2019-12-06 13:11:29 +01:00
src/main/java add logic to handle ant action and compute rewards 2019-12-08 16:03:00 +01:00
.gitignore init the gradle project 2019-12-06 13:11:29 +01:00
build.gradle add basic core structure and first parts of antGame implementation 2019-12-07 22:05:11 +01:00
gradlew init the gradle project 2019-12-06 13:11:29 +01:00
gradlew.bat init the gradle project 2019-12-06 13:11:29 +01:00
settings.gradle init the gradle project 2019-12-06 13:11:29 +01:00