Snake AI | Genetic Algorithm | Python | Part 3

preview_player
Показать описание
How to build a genetic algorithm that plays snake using python 3.
Code overview is at the end of the video.
Рекомендации по теме
Комментарии
Автор

Honestly surprised how there are only 1053 views for this tutorial. You did a great job walking through the content, explaining the concepts, and overall building a cool AI! Much appreciated :)

edit: I do have one question. Given the food points are hardcoded, wouldnt the finalized neural network have a hard time generalizing for random food points?

garlandzhang
Автор

I can't believe this video is so underrated! This is gold content!!! Keep it coming 😊

MihaiCadariu
Автор

Awesome tutorial on genetic algorithm in python.

SolvingOptimizationProblems
Автор

Did you just implemented a forward-propagating neural network from scratch?! Pretty awesome stuff.

BlackJacketWasp
Автор

I seem to keep getting an index error for hidden_layer2, line 47. Saying it is out of the index and I can't seem to find the problem as to why that is

wintiller
Автор

Somehow my network can only achieve a highest score of 7... can anyone help?

eirikd
welcome to shbcf.ru