Skip to content

Commit abec548

Browse files
committed
SOFTMAX 在 MNIST 数据集上的使用
1 parent 3324b50 commit abec548

File tree

4 files changed

+560
-0
lines changed

4 files changed

+560
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
/.ipynb_checkpoints/*
33
*-checkpoint.ipynb
44
*.pyc
5+
/*/mnist/*

0 commit comments

Comments
 (0)