21 Commits

Author SHA1 Message Date
Tim Gates e40f51f267 docs: Fix a few typos (#94)
There are small typos in:
- code/ch01/README.md
- code/ch12/optional-streamlined-neuralnet.py
- faq/ai-and-ml.md
- faq/naive-bayes-vartypes.md
- faq/scale-training-test.md

Fixes:
- Should read `were` rather than `weere`.
- Should read `occurrences` rather than `occurences`.
- Should read `laborious` rather than `labrorious`.
- Should read `initializing` rather than `initalizing`.
- Should read `distribution` rather than `distribtion`.
- Should read `dataset` rather than `datast`.
2021-07-30 08:18:39 -05:00
rasbt d0a5dc1cc5 use gzip for mnist 2017-07-29 23:13:07 -04:00
rasbt 228b0a052d neuralnet-mlp standalone code 2017-06-09 13:15:23 -04:00
rasbt 64292d93b1 use probas in roc_auc_score and add note about memory view 2017-04-09 12:04:13 -04:00
rasbt 62e35f3636 use np.sign in l1 2016-10-25 00:14:48 -04:00
rasbt e06b7e5d9a adding alternative syntax for sklearn 0.18 2016-09-29 21:53:10 -04:00
rasbt 41be07c71e add comma seperators 2016-08-16 13:26:35 -04:00
rasbt b8fd12e52f missing minus p344; mlp img fix, jozef errata 2016-07-09 22:14:13 -05:00
rasbt d78672294d mention scipy and numpy minimum ver 2016-05-30 13:39:08 -04:00
rasbt a46245dc05 use relative mnist path 2016-05-28 22:44:50 -04:00
rasbt 9f2035915c upd watermark notes + links to translations 2016-05-28 22:42:56 -04:00
rasbt b1bbcd8939 exten"t" instead "d" on p.23 2016-04-13 21:30:47 -04:00
rasbt 057762f44f value fixes to reflect the upcoming errata 2016-03-26 00:33:57 -04:00
rasbt df1fdc03c6 python 2 compatibility update in ch12 2016-01-10 21:41:16 -05:00
rasbt 72eb0ba5d2 typo fix in ipynb 2015-11-29 12:39:45 -05:00
rasbt 3d224a1199 network shuffle in ch12 2015-11-05 20:05:32 -05:00
rasbt 17bec8824e errata upd 2015-11-03 18:11:38 -05:00
rasbt 1edd0b5ee6 full toc 2015-10-21 02:35:23 -04:00
rasbt c795c0dfe4 consistent chapter header 2015-10-06 01:35:47 -04:00
rasbt c716d03b44 ch12 up 2015-10-05 22:45:34 -04:00
rasbt 016c6a863d readme files 2015-10-05 19:52:39 -04:00