-
Notifications
You must be signed in to change notification settings - Fork 0
sid230798/Flappy_Bird_Genetic_SVM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-- Project Submission, CSL603 -- First Semester, 2018-19 -- Dr. Narayanan C Kirshnan -- Team -- Girish Kumar (2016csb1040) -- Siddharth Nahar (2016csb1043) -- Rahul Lahane (2016csb1052) How to run ? ----------------- $ cd path/to/unzip/folder $ cd code/ $ python main.py --model <choice> Note: ---------- In above command choices are 1. gan 2. svm // gaussian 3. linearsvm Dependencies : ----------------- 1. python 3.5 2. pygame 1.9.4 3. numpy 1.15.1 4. sklearn 0.19.2 Genetic algorithm code is present in code/NeuralModel.py
About
Created Game Flappy Bird, Applied Genetic Algorithm for Data Generation and used that Data to train SVM model. Game trained to Perfection!!
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published