Go to file
Jan Löwenstrom b2c3854b3a change RL-Controller initialization process and action space iterable
- no fake builder pattern anymore, moved needed fields into constructor
- add serializeUID
- action space extends iterable interface to simplify looping over all actions (and not returning the actual list)
2019-12-24 19:38:35 +01:00
.idea adopt MVC pattern and add real time graph interface 2019-12-18 16:48:24 +01:00
gradle/wrapper add random policy test 2019-12-12 00:20:38 +01:00
src change RL-Controller initialization process and action space iterable 2019-12-24 19:38:35 +01:00
.gitignore add random policy test 2019-12-12 00:20:38 +01:00
build.gradle adopt MVC pattern and add real time graph interface 2019-12-18 16:48:24 +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