Project Goal
A compact reinforcement learning project with clear technical depth.
The goal is to train an agent that can make better landing decisions over time while providing a clean implementation of DQN concepts such as replay memory, exploration, and target network updates.