jkubuni commited on
Commit
2e230ae
·
verified ·
1 Parent(s): c3df9ce

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # Curated MNIST
2
+
3
+ This dataset contains a version of the MNIST dataset with additional IDK label. This is intended to be used to allow the model to deal with very hard samples.
4
+ The notebook used to generate this curated version can be found here: https://github.com/jkubuni/AppliedHandsOnComputerVision