Commit b87a476
Correct ch.4 MNIST: set threshold to 0.0 when not using sigmoid (#461)
* Correct ch.4 MNIST: set threshold to 0.0 when not using sigmoid
* Also change 0.5 to 0.0 in the text
Co-authored-by: Ben van der Burgh <ben@metabolic.nl>1 parent e170b69 commit b87a476
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3833 | 3833 | | |
3834 | 3834 | | |
3835 | 3835 | | |
3836 | | - | |
| 3836 | + | |
3837 | 3837 | | |
3838 | 3838 | | |
3839 | 3839 | | |
| |||
3859 | 3859 | | |
3860 | 3860 | | |
3861 | 3861 | | |
3862 | | - | |
| 3862 | + | |
3863 | 3863 | | |
3864 | 3864 | | |
3865 | 3865 | | |
| |||
0 commit comments