Releases: alexge233/relearn
Releases · alexge233/relearn
first stable and tested version
This is the first stable and tested version, July 2017.
It has the following algorithms:
- q-learning (deterministic)
- q-probabilistic (non-deterministic)
It supports serialization via boost
and has some rudimentary unit tests, logic tests and serialization tests.