Update README.md
Browse files
README.md
CHANGED
@@ -17,11 +17,11 @@ The model was trained with the [MNIST digits classification dataset](https://ker
|
|
17 |
- Size: 1,256,080 parameters
|
18 |
- Dataset: [tf.keras.datasets.mnist](https://storage.googleapis.com/tensorflow/tf-keras-datasets/mnist.npz)
|
19 |
- Language: English
|
20 |
-
- Number of Training
|
21 |
- Batch size: 32
|
22 |
- Optimizer: Adam
|
23 |
- Learning Rate: 0.001
|
24 |
-
-
|
25 |
- This repository has the source [code used](https://github.com/Nkluge-correa/teeny-tiny_castle/blob/master/ML%20Intro%20Course/19_quick_AI_app.ipynb) to train this model.
|
26 |
|
27 |
# Cite as 🤗
|
|
|
17 |
- Size: 1,256,080 parameters
|
18 |
- Dataset: [tf.keras.datasets.mnist](https://storage.googleapis.com/tensorflow/tf-keras-datasets/mnist.npz)
|
19 |
- Language: English
|
20 |
+
- Number of Training Epochs: 10
|
21 |
- Batch size: 32
|
22 |
- Optimizer: Adam
|
23 |
- Learning Rate: 0.001
|
24 |
+
- Hardware: Tesla T4
|
25 |
- This repository has the source [code used](https://github.com/Nkluge-correa/teeny-tiny_castle/blob/master/ML%20Intro%20Course/19_quick_AI_app.ipynb) to train this model.
|
26 |
|
27 |
# Cite as 🤗
|