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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.