Skip to content

CHRVillegas/Snake_Q-Learning

Repository files navigation

Snake_Q-Learning

This program implements a simple reinforcement learning algorithm known as q-learning allowing an AI to play Snake

Usage

To run this program use the command python3 game.py Different variables can be changed within helper.py to change number of training, testing, and display iterations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages