We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4971d0c commit ea057d9Copy full SHA for ea057d9
README.md
@@ -1,8 +1,8 @@
1
# learn-pytorch
2
3
-## Learning Journey (with Accuracies achieved):
4
-- Digit Classifier on MNIST -> `98%`
5
-- Image Classifier on CIFAR10 -> `72%`
+## Learning Journey :
+- Digit Classifier on MNIST
+- Image Classifier on CIFAR10
6
- Car Classifier (by making own dataset)
7
- Text Tagging (Hackerearth Dataset)
8
- Pytorch_Udacity_Challenge (Image Classifier for 102 different species of Flowers)
0 commit comments