The Free Connectionist Q-learning Java Framework is an library for developing learning systems. Keywords: qlearning, artificial intelligence, alife, neural nets, neural networks, machine learning, reinforcement learning unsupervised learning agents lejos
Categories
Algorithms, Robotics, Intelligent Agents, Reinforcement Learning Frameworks, Reinforcement Learning Libraries, Reinforcement Learning AlgorithmsLicense
GNU General Public License version 2.0 (GPLv2)Follow Elsy
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
-
This project has been moved to github.com : elser : connectionist-q-learning
-
Very promising project, but unfortunately not updated and the website has disappeared. It's the most straightforward and unintrusive reinforcement learning framework I've used in Java, though. It was easy to create an agent and run it in an existing environment I've been using to test different agents. The other project I tried recently -- Teachingbox -- required what seemed like a huge investment of time to redesign the test environment so that it fits into their framework.
-
It seems like you've got a really great framework here! I hope you update your site soon with more examples and newer source code! I can't find any of the source code for your examples.
-
Nice work ! Great project.