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
Outgrown Windows Task Scheduler?
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
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.