Solving JumpIN' with reinforcement learning
Project to learn more about Python and reinforcement learning applied to the single-player game JumpIN'. The solver trains on puzzles and, through Q-learning feedback, more efficient solutions are reinforced.