Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 388 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 388 Bytes

AI-Snake

Authors: Bar Janach (BarJan) Amit Nuni (nunii) Merav Boim (meravboim)

As a part of DeepLearning & Natural language processing course we chose to create a snake game using pygame, and implement different methods of DL & ML to create an AI which can learn how to play by itself. The models: Simple SoftMax logistic regression MLP with hidden layers Reinforcement learning (RL)