Skip to content

A simple game with neural network and genetic algorithm made with Unity.

Notifications You must be signed in to change notification settings

SamuelNCarvalho/JumpAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JumpAI

A simple game with neural network and genetic algorithm made with Unity.

An artificial 3-layer Perceptron Multilayer was used!

  • Input layer with 2 neurons
  • Hidden layer with 2 neurons
  • Output layer with 1 neurons

The activation functions used were Sigmoid and ReLU.

🎮 Play the Game

Author

Assets

Fonts

Sprites

Audios

About

A simple game with neural network and genetic algorithm made with Unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages