How to implement machine learning in snake game in python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to implement machine learning in snake game in python

9th Jul 2020, 10:04 AM
Bhavya gupta
Bhavya gupta - avatar
2 Answers
+ 1
First you need to implement the snake game.. should be easy with all the tutorials on youtube/the web. After that, stuff gets difficult. I recommend you research QLearning, because I think it could be useful for your project. Maybe watch the videos of CodeBullet on yt, containing the snake AI.
9th Jul 2020, 3:26 PM
Yannick Reiß
Yannick Reiß - avatar
+ 1
Thanks alot bro!
9th Jul 2020, 3:27 PM
Bhavya gupta
Bhavya gupta - avatar