An implementation of reinforcement learning using the concept of Q-learning to train a hypothetical randomly moving bot by trial and error.
Primary LanguagePython