Skip to content

Commit 0cc53af

Browse files
committed
SOFTMAX 在 MNIST 数据集上的使用
Former-commit-id: abec548
1 parent dc2ceae commit 0cc53af

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)