Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tearth/Neural-Snake

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Snake

Simple experiment on neural networks playing Snake game based on evolutionary algorithms.

example screenshot

Neural network parameters

Input (1 = yes, -1 = no):

  • is top available to move
  • is right available to move
  • is bottom available to move
  • is left available to move
  • is food above snake
  • is food to the right of snake
  • is food under snake
  • is food to the left of snake

Output ([-1, 1]):

  • move top
  • move right
  • move down
  • move left

Used libraries:

  • AForge: neural networks stuff

About

Simple experiment on neural networks playing Snake game based on evolutionary algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.