refo/src/main/java/core
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
..
algo add TD algorithms and started adopting to continous tasks 2020-02-17 13:56:55 +01:00
controller add TD algorithms and started adopting to continous tasks 2020-02-17 13:56:55 +01:00
gui add TD algorithms and started adopting to continous tasks 2020-02-17 13:56:55 +01:00
listener add QTableFrame and clickable states that display a gui 2020-01-01 23:54:18 +01:00
policy add javadoc 2019-12-27 00:50:59 +01:00
DeterministicStateActionTable.java add QTableFrame and clickable states that display a gui 2020-01-01 23:54:18 +01:00
DiscreteActionSpace.java add javadoc 2019-12-27 00:50:59 +01:00
Environment.java add javadoc 2019-12-27 00:50:59 +01:00
LearningConfig.java add TD algorithms and started adopting to continous tasks 2020-02-17 13:56:55 +01:00
ListDiscreteActionSpace.java add javadoc 2019-12-27 00:50:59 +01:00
RNG.java add javadoc 2019-12-27 00:50:59 +01:00
SaveState.java add javadoc 2019-12-27 00:50:59 +01:00
State.java add javadoc 2019-12-27 00:50:59 +01:00
StateActionTable.java add QTableFrame and clickable states that display a gui 2020-01-01 23:54:18 +01:00
StepResult.java add javadoc 2019-12-27 00:50:59 +01:00
StepResultEnvironment.java add javadoc 2019-12-27 00:50:59 +01:00
Util.java add javadoc 2019-12-27 00:50:59 +01:00