Skip to content

Description A Learning Project to familiarize with Machine Learning, Neural Networks, and Genetic Algorithms

Notifications You must be signed in to change notification settings

carminechoi/Blappy-Fird-AI

Repository files navigation

A-Smart-Blappy-Fird

Description

A fun, experimental project to familiarize with NEAT, Neural Networks, and Genetic Algorithms

Prerequisites

  1. Python 3.x.x

  2. Pygame v1.9.x

  3. NEAT v0.9

Installing

  1. Clone the Repository
$ git clone https://github.com/carminechoi/A-Smart-Blappy-Fird.git

or download as zip and extract.

  1. In the root directory, run
$ pipenv install
$ pipenv run python blappy_fird.py
  1. Have fun!

Demonstration

Option 1: Play

Option 2: Train

Option 3: Verse

Built With

About

Description A Learning Project to familiarize with Machine Learning, Neural Networks, and Genetic Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages