Skip to content

solving jumping game using neural networks and genetic algorithms

Notifications You must be signed in to change notification settings

artaasadi/SnailJumper-Neuroevolution-Project

Repository files navigation

Snail jumper

auto player

Description

used artificial neural network (ANN) and genetic algorithm.

NN layers : [4, 10, 6, 2]

with sigmoid and softmax (on last layer) activation functions


next generation selection function : roulette_wheel

parent selection function : Q_tournoment

Snail Jumber

About

solving jumping game using neural networks and genetic algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published