Skip to content

Repository files navigation

Snake Reinforcement Learning

This project is created for the purpose of learning "reinforcement learning" and how to apply it in a simple game of snake, a lot of libraries are being used so to further review please see the "requirements.txt" file.

Installation

To install the project you'll only need to run

  git clone git@github.com:Masterpepin/Snake_AI.git

Once cloned you need to start a virtual environment on your computer and install all the dependencies and libraries used in the project by running the command:

  pip install -r requirements.txt

About

Learning reinforcement learning by implementing it to a snake game

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages