Skip to content

Commit df27bf9

Browse files
authored
feat: Neural Network Playground — all phases complete
feat: Neural Network Playground — all phases complete
2 parents 13e2af6 + b5090aa commit df27bf9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ tsconfig.tsbuildinfo
2929
# OS
3030
.DS_Store
3131
Thumbs.db
32+
33+
# Large dataset binaries (run scripts/prepare-cifar10.js to generate)
34+
public/datasets/cifar10/*.bin

0 commit comments

Comments
 (0)