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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.