Go to file
Jan Löwenstrom 4402d70467 Merge remote-tracking branch 'origin/antWorldRewardAnalysis' into antWorldRewardAnalysis
# Conflicts:
#	OptimalityDifferentDiscountFactors.R
#	src/main/java/core/algo/td/QLearningOffPolicyTDControl.java
#	src/main/java/example/ContinuousAnt.java
2020-04-05 12:05:15 +02:00
.idea add constant for default reward 2020-04-02 14:01:37 +02: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
rScripts add multiple folders to organize results 2020-04-05 12:00:16 +02:00
rawResults add multiple folders to organize results 2020-04-05 12:00:16 +02:00
resultDiagrams add multiple folders to organize results 2020-04-05 12:00:16 +02:00
src Merge remote-tracking branch 'origin/antWorldRewardAnalysis' into antWorldRewardAnalysis 2020-04-05 12:05:15 +02:00
.gitignore add gradle wrapper and jar building 2020-01-01 18:58:25 +01:00
build.gradle split Antworld into episodic and continuous task 2020-03-15 16:58:53 +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