Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 787 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 787 Bytes

Multiple Class Classifier

A Notebook that apply ML models on MNIST dataset.

For acces online this Jupyter Notebook click here link or Binder

Summary of Jupyter Notebook:

1. Dataset

2. Multiclass classification

3. Neural Network Models

4. Results

5. Save/Load the model

6. Read a handwritten digit image PNG and make a prediction

7. Next steps

References