Hello World!
Snake Game Reinforcement Learning
#
Table of Contents
#
Project
What is this even about?
This is a project for me to learn AI and RL systems. In this project I will be using Python and PyTorch to train an Agent into playing the famous Snake Game, the best it can
#
References
Where did I get the information to make this?
Here are some of the resources I used to learn about Reinforcement Learning and how to implement it in Python:
#
File Tree
What files are in this project?
This is a list of the files in this repository.