Programming with AI Sandbox

AI Sandbox has been designed to integrate with any programming language that supports a REST server interface. As a starting point, we recommend learning the Q-Learning algorithm and implementing a maze solver, in a language you are already familiar with.

Learning Algorithms

Learn the Q-Learning Algorithm to get yourself started.

Languages

Implement the Q-Learning algorithm in Java.