dieineb commited on
Commit
72721c6
·
verified ·
1 Parent(s): ccc3a4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 Steps: 10
21
  - Batch size: 32
22
  - Optimizer: Adam
23
  - Learning Rate: 0.001
24
- - GPU: 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 🤗
 
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 🤗