pwdz / EvolutionaryGames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EvolutionaryGames

A project designed for Computational Intelligence course.

In this project, a simple 2D minigame is implemented.
The agent needs to learn to maneuver via neural network + evolution.

AI is consisted of

  • Evolutionary Algorithm
    • SUS(Stochastic universal sampling)
    • Crossover
    • Q Tournament
  • Neural Network

Game Modes

Helicopter Gravity Thrust
Helicopter Gravity Thrust

Contributors

About


Languages

Language:Python 100.0%