File size: 457 Bytes
e3ce5a0
de6bc20
5cb04c9
e3ce5a0
 
 
 
 
 
 
 
 
de6bc20
5cb04c9
de6bc20
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Simple MNIST Classifier
emoji: 🔢
colorFrom: indigo
colorTo: pink
sdk: gradio
sdk_version: 3.47.1
app_file: app.py
pinned: false
license: mit
---

The model used is a Neural Network made with Python and Numpy only.
Architecture is 784 input units, two hidden layers of 72 and 48 units and a 10 unit output.
Training was done on the MNIST training dataset of 60000 images.

Video (Portuguese-Brazil): https://www.youtube.com/watch?v=NhG8NsHW6fI