An open API service indexing awesome lists of open source software.

https://github.com/djhepker/java-q-learning

Q-learning dependency for Java projects. Made to be lightweight & easy to use. Instructions in README for how to utilize the Agent. Open source.
https://github.com/djhepker/java-q-learning

ai java open-source q-learning reinforcement-learning

Last synced: about 2 months ago
JSON representation

Q-learning dependency for Java projects. Made to be lightweight & easy to use. Instructions in README for how to utilize the Agent. Open source.

Awesome Lists containing this project

README

        

# Welcome to Java Q-Learning!

* [How do I import this?](https://github.com/djhepker/java-q-learning/wiki#how-do-i-import-this-project-into-my-code)

* [What do I do to use this in my code?](https://github.com/djhepker/java-q-learning/wiki#what-do-i-do)

* [Definitions](https://github.com/djhepker/java-q-learning/wiki#definitions)