aswinzz / Machine-Learning-Algorithms

All Machine Learning Algorithms
25 stars 18 forks source link

Added NEAT Algorithm #30

Closed alakh1603 closed 4 years ago

alakh1603 commented 4 years ago

Description

NEAT (NeuroEvolution of Augmenting Topologies) is an evolutionary algorithm that creates artificial neural networks. I have used this algorithm to make the AI learn to play Flappy Bird.

Issue Related

https://github.com//issues/1 ## Motivation and Context

How was this tested?

Screenshots (if appropriate):

Types of Changes

Check list: