Skip to content

matin-ghorbani/Snake-AI-Deep-QLearning

Repository files navigation

Snake-AI-Deep-QLearning

Implement a snake AI with deep Q learning using PyTorch

How to run

First clone the repository

git clone https://github.com/matin-ghorbani/Snake-AI-Deep-QLearning.git
cd Snake-AI-Deep-QLearning

Then install the dependencies

pip install -r requirements.txt

After that you can run the agent.py file by this command

python agent.py

About

Implement a snake AI with deep Q learning using PyTorch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages