Go to file
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
.idea Fixed new method name for MC 2020-03-02 23:19:54 +01:00
gradle/wrapper add gradle wrapper and jar building 2020-01-01 18:58:25 +01:00
learningStates enhance save/load feature and change thread handling 2019-12-29 01:12:11 +01:00
src split DinoWorld between simple and advanced example 2020-03-05 12:06:41 +01:00
.gitignore add gradle wrapper and jar building 2020-01-01 18:58:25 +01:00
Rplot.png add epsilon convergence test and will remove unnecessary multithreaded learning 2020-03-03 02:52:39 +01:00
build.gradle add QTableFrame and clickable states that display a gui 2020-01-01 23:54:18 +01:00
convergence.txt add epsilon convergence test and will remove unnecessary multithreaded learning 2020-03-03 02:52:39 +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