madhurjindal
commited on
Commit
•
a27f812
1
Parent(s):
e031682
Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,8 @@ The architecture is inspired from David Page’s (myrtle.ai) DAWNBench winning m
|
|
24 |
4. You can also select whether to show misclassified images - these are the images that the model misclassified. Please select the number of misclassified images to display - the pipeline selects the bunch randomly from the misclassified images in the test set.
|
25 |
5. Some examples are provided in the examples tab.
|
26 |
|
|
|
|
|
27 |
## CIFAR-10 Dataset
|
28 |
|
29 |
The CIFAR-10 dataset consists of 60000 32x32 colour images in 10 classes, with 6000 images per class. There are 50000 training images and 10000 test images.
|
|
|
24 |
4. You can also select whether to show misclassified images - these are the images that the model misclassified. Please select the number of misclassified images to display - the pipeline selects the bunch randomly from the misclassified images in the test set.
|
25 |
5. Some examples are provided in the examples tab.
|
26 |
|
27 |
+
>Please refer to the training repo - https://github.com/Madhur-1/ERA-v1/edit/master/S12 for more details on the training.
|
28 |
+
|
29 |
## CIFAR-10 Dataset
|
30 |
|
31 |
The CIFAR-10 dataset consists of 60000 32x32 colour images in 10 classes, with 6000 images per class. There are 50000 training images and 10000 test images.
|