Skip to content

Commit 1c57546

Browse files
author
Guled
committed
Flappy Bird Example Project notes
1 parent 9925b7f commit 1c57546

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,16 @@ To contribute to an already existant algorithm within the framework, please crea
4040
- [x] [Ridge Regression] (https://github.com/Somnibyte/MLKit/wiki/Ridge-Regression-Tutorial)
4141
- [x] [Neural Network AND logic Example](https://github.com/Somnibyte/MLKit/wiki/Neural-Network-AND-logic-Example)
4242

43+
44+
## Example Project
45+
![](https://github.com/Somnibyte/MLKit/blob/master/flappybirdai.gif)
46+
47+
⚠️️ The Flappy Bird Example Project is located in the `Example` folder. When you run the example you will see the fitness and the decisions that each Flappy Bird is making. The example project has comments to help with understanding how it was made. More improvements to the documentation for the example project and the genetic algorithm classes coming soon.
48+
49+
- [ ] Genetic Algorithm & Flappy Bird Example Explanation (**Coming Soon**)
50+
51+
52+
4353
----------------------------------------------
4454

4555
### Roadmap:

0 commit comments

Comments
 (0)