Programm and test an AI by using a Tutorial
Budget: €30 – €250 EUR
There is an AI tutorial for the game Flappy Bird.
It uses “Python” and “NEAT”.
Tutorial: https://www.youtube.com/watch?v=MMxFDaIOHsE&list=PLzMcBGfZo4-lwGZWXz5Qgta_YNX3_vLS2
I got an Dataset that I want to test with the method of this tutorial. (it has to use NEAT)
In the tutorial, the whole game is rebuilt. I just want the AI part.
Differences:
-the new dataset has a few more input data
-the AI needs not one, but two outputs per brood(“single bird”)
-I don’t need the game, but i need the results (of the success from the AI) automatically visualized in a geberated document or something similar (so I want to be able to change the Dataset and only press run to start an AI-Test and get results)
-I want to be able to run the project with pyCharm
It uses “Python” and “NEAT”.
Tutorial: https://www.youtube.com/watch?v=MMxFDaIOHsE&list=PLzMcBGfZo4-lwGZWXz5Qgta_YNX3_vLS2
I got an Dataset that I want to test with the method of this tutorial. (it has to use NEAT)
In the tutorial, the whole game is rebuilt. I just want the AI part.
Differences:
-the new dataset has a few more input data
-the AI needs not one, but two outputs per brood(“single bird”)
-I don’t need the game, but i need the results (of the success from the AI) automatically visualized in a geberated document or something similar (so I want to be able to change the Dataset and only press run to start an AI-Test and get results)
-I want to be able to run the project with pyCharm