Skip to content

ErmitaVulpe/ai-plays-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attempt 1

This was my first ever attemt at building a neural network, it went pretty bad.

attemp 2

Learned my lessons from toying around with ai.py but i didn't predict recursion issues in my design.

attempt 3

this was the first successful attempt. I was able to build a fully connected network that after ~60 generations was able to score 50 points which isn't that bad. But due to the way i kept track of the nodes and layers in the network it was very hard to add any new layers.

attempt 4 tbd

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages