This is a sample of Reinforcement Learning I've liked to learn about.
using PyGame and PyTorch
run this to install dependencies:
pip install -r requirements.txt
after installing dependencies, run this to start the training:
python agent.py
if you close the panel of the game it will stop and save the current model