We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13e2af6 + b5090aa commit df27bf9Copy full SHA for df27bf9
.gitignore
@@ -29,3 +29,6 @@ tsconfig.tsbuildinfo
29
# OS
30
.DS_Store
31
Thumbs.db
32
+
33
+# Large dataset binaries (run scripts/prepare-cifar10.js to generate)
34
+public/datasets/cifar10/*.bin
0 commit comments