Reinforcement learning Implementation of a deep $Q$-learning (DQN) model for solving the lunar landing problem provided by Gymnasium, using PyTorch. In order to install the required libraries, one can follow the instructions provided in the video Install Gymnasium on Windows.