Go to file
Jan Löwenstrom 77898f4e5a add TD algorithms and started adopting to continous tasks
- add Q-Learning and SARSA
- more config variables
2020-02-17 13:56:55 +01:00
.idea add TD algorithms and started adopting to continous tasks 2020-02-17 13:56:55 +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 add TD algorithms and started adopting to continous tasks 2020-02-17 13:56:55 +01:00
.gitignore add gradle wrapper and jar building 2020-01-01 18:58:25 +01:00
build.gradle add QTableFrame and clickable states that display a gui 2020-01-01 23:54:18 +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