Skip to content

JGanson/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English Chatbot

Introduction to the Project:

This project is using reinforcement learning to play snake game

This Project is modified base on original Project : https://github.com/patrickloeber/snake-ai-pytorch (A Great Thanks!)

Explain to Each Folder and File:

agent: help connenct game control and AI model
game: game control panel
model: model and training stuff

Recommend Environment:

python 3.8, pygame: 2.1.2, pytorch: 1.12

Running Procedures:

run agent.py

77 epoch trainning model example:

alt text alt text alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages