Neural Network masters Flappy Bird
- 0 Collaborators
This Project uses neural-network & genetic algorithm for bird's brain. ...learn more
Project status: Published/In Market
Intel Technologies
Intel Integrated Graphics,
Optane,
Other
Overview / Usage
The algorithm used in the project outperforms standard reinforcement learning methods in many benchmark tasks. Hence, creating new paradigm in the field of deep learning.
Methodology / Approach
First, I imported and installed all required Python dependencies(Pygame, neat-Python) in Atom. Then, I used object oriented approach which made my code concise. Secondly, I imported NEAT config file to my working directory and integrated it with Python code to train neural network. In the mean time, I had to set the terminal velocity and other threshold value for realistic experience.
Technologies Used
-
Intel core i7 8th gen
-
Intel optane
-
Python
-
Neural Network(NEAT Algorithm)
-
Git
-
Pygame
-
Atom
Repository
https://github.com/rgrupesh/Flappy-Bird-NN