Overview
First release of my Reinforcement Learning Grid Navigator! This is my first reinforcement learning project, where I've trained a model to navigate a grid filled with random obstacles to reach a fixed target. The process involved a lot of trial and error, tweaking observation spaces, reward systems, and action spaces. I've learned a lot through this experience, and though it's far from perfect, I'm happy with how it turned out. Included is the trained model, code, and a short video showing it in action.