Skip to content

Autonomous Snake AI using Deep Q-Network (DQN) and Reinforcement Learning

Notifications You must be signed in to change notification settings

suranjan2006/AI_Snake_Bot

Repository files navigation

# 🐍 AI Snake Game using Deep Reinforcement Learning

An AI-powered Snake game built using **Deep Q-Network (DQN)** where the agent learns to play autonomously through reinforcement learning.

## 🚀 Features

- Self-learning AI agent

- Deep Q-Learning (DQN)

- Experience Replay

- Epsilon-greedy strategy

- Trained neural network model

- Autonomous gameplay (no keyboard input)

## 🧠 Tech Stack

- Python

- PyTorch

- Pygame

- NumPy

## 🎮 How to Run

### 1️⃣ Clone Repository

git clone https://github.com/your-username/AI\_Snake\_Bot.git

cd AI\_Snake\_Bot


About

Autonomous Snake AI using Deep Q-Network (DQN) and Reinforcement Learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages