Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 517 Bytes

File metadata and controls

15 lines (11 loc) · 517 Bytes

Snail jumper

Neuroevolution game assignment.
Fall 2021 Computational Intelligence course.

In this project, a simple 2D minigame is implemented. The agent needs to learn to jump when faced with obstacles using neural network and evolutionary algorithm.

Snail Jumber

Example of Learning curve

fitness plot

Contributors

Soroush Mehraban
Evolutionary Algorithm and neural network by me