Skip to content

ANKITPODDER2000/MNIST_TKINTER_PROJECT

Repository files navigation

MNIST_TKINTER_PROJECT

Dependencies

1. tensorflow
2. matplotlib
3. seaborn 
4. numpy 
5. PIL 
6. tkinter 
7. cv2

Install Dependencies

1. pip install --upgrade tensorflow  

Click here to see docs

2. pip install matplotlib            

Click here to see docs

3. pip install seaborn               

Click here to see docs

4. pip install numpy                 

Click here to see docs

5. pip install Pillow                

Click here to see docs

6. pip install tk-tools              

Click here to see docs

7. pip install opencv-python         

Click here to see docs

Model used :

1.aug_digit.h5

You can try the bellow models also

1. aug_digit (1).h5
2. digit.h5
3. digit2.h5

You can use notebook or pyfile as you want , both are same.

Input Screen

Output Screen