This project is an implementation of quick draw in python using tkinter and tensorflow.
To download all the necessary packages please run the "install packages.bat" batch file.
To play the game please run the "quick draw.py" python file.
To train the model please run the "train.py" python file.
This project was made by Gal Bareket.