8000 add make-your-own-neural-network · sunxvming/python-learn@8606b32 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8606b32

Browse files
committed
add make-your-own-neural-network
1 parent c5605d0 commit 8606b32

18 files changed

+2137
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
These are small subsets of the MNIST data set, transformed into CSV, and made available for easy testing as your code develops.
2+
3+
The full dataset in CSV format is available at: https://pjreddie.com/projects/mnist-in-csv/

make-your-own-neural-network/mnist_dataset/mnist_test.csv

Lines changed: 10 additions & 0 deletions
Large diffs are not rendered by default.

make-your-own-neural-network/mnist_dataset/mnist_train.csv

Lines changed: 100 additions & 0 deletions
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)
0