Snake AI This Is A Snake AI that uses a Linear QNet network for the computer to learn how to play snake - written using pytorch Install Source Code Train or Load Pretrained Model To Test the AI run the Snake_AI.py file To train model select option 0To load pretrained model select option 1 Play The Game Yourself To play the game youself just run the Snake.py file