Skip to content

2D game with poor graphics and the simples possible neural network model: perceptron. Neural network is learning the game board during runtime. Language: Python with PyGame

License

Notifications You must be signed in to change notification settings

Siwwyy/Self_Playing_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self Playing Game

Simple 2D game logic with simple perceptron neural network for learning current look of the game board

The appearance of the game

Appearance during playing Score appearance after game loss by AI gamer
Sample appearance is described above

The Neural Network schema

Simple representation created by MS Paint to imagine perceptron schema

About

2D game with poor graphics and the simples possible neural network model: perceptron. Neural network is learning the game board during runtime. Language: Python with PyGame

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages