Implement a snake AI with deep Q learning using PyTorch
git clone https://github.com/matin-ghorbani/Snake-AI-Deep-QLearning.git
cd Snake-AI-Deep-QLearning
pip install -r requirements.txt
python agent.py
Implement a snake AI with deep Q learning using PyTorch
git clone https://github.com/matin-ghorbani/Snake-AI-Deep-QLearning.git
cd Snake-AI-Deep-QLearning
pip install -r requirements.txt
python agent.py