Skip to content

first stable and tested version

Latest
Compare
Choose a tag to compare
@alexge233 alexge233 released this 13 Jul 17:27
· 17 commits to master since this release

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.