1a35ebec2e
* Starting to switch configs of RL algorithms to use more fluent builder patterns. Many parameter choices in different algorithms default to SOTA and only be changed in specific cases Signed-off-by: Bam4d <chris.bam4d@gmail.com> * remove personal gpu-build file Signed-off-by: Bam4d <chrisbam4d@gmail.com> * refactored out configurations so they are heirarchical and re-usable, this is a step towards having a plug-and-play framework for different algorithms * backwardly compatible configurations * adding documentation to new configuration classes Signed-off-by: Bam4d <chrisbam4d@gmail.com> * private access modifiers are better suited here Signed-off-by: Bam4d <chrisbam4d@gmail.com> * RL4j does not compile without java 8 due to previous updates fixing null pointers when listener arrays are empty Signed-off-by: Bam4d <chrisbam4d@gmail.com> * fixing copyright headers Signed-off-by: Bam4d <chrisbam4d@gmail.com> * uncomment logging line Signed-off-by: Bam4d <chrisbam4d@gmail.com> * fixing default value for learningUpdateFrequency fixing test failure due to #352 Signed-off-by: Bam4d <chrisbam4d@gmail.com> Co-authored-by: Bam4d <chris.bam4d@gmail.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |