Commit Graph

28 Commits

Author SHA1 Message Date
Jeremy Howard
3916b71bdf use correct loss 2020-12-26 09:25:42 -08:00
Joe Bender
896ff67eed
Grammar/word fixes in chapters 1, 4, 5, 6, 9, 11 (#348)
* Update 04_mnist_basics.ipynb

Change 'turn to be' to 'turn out to be'

* Update 04_mnist_basics.ipynb

Change 'linear layout' to 'linear layer'

* Update 04_mnist_basics.ipynb

add comma

* Update 05_pet_breeds.ipynb

change 'using to' to 'using it to'

* Update 05_pet_breeds.ipynb

Change 'probem' to 'problem'

* Update 05_pet_breeds.ipynb

Change "train the model all" to "train the model at all"

* Fix typo

Change "same people appears" to "same people appear"

* Fix typo

Change 'tfrom' to 'from'

* Make text match code

Text said 2e-2 but code has 1e-2

* Fix redundant words

Change "on your about your" to "on your"

* Fix grammar

Change "inputs images" to "input images"

* grammar fix

Changed "updating weight" to "updating weights"

* Fix grammar

* Fix grammar

* Fix newline added mistakenly
2020-12-11 13:40:01 -08:00
Joe Bender
1cf5630742
Update 06_multicat.ipynb (#349)
Fix binary_cross_entropy
2020-12-11 13:36:58 -08:00
Jeremy Howard
bb0dadf1ec write_text 2020-11-29 06:51:47 -08:00
Jeremy Howard
40a755b822 result 2020-09-03 11:29:20 -07:00
Jeremy Howard
dfecbae418 cuda 2020-09-03 10:46:15 -07:00
Jeremy Howard
dfd12dce1f
Merge pull request #213 from albertvillanova/fix-typos
Fix typos
2020-09-03 10:16:28 -07:00
Jeremy Howard
3e2077230c
Merge pull request #232 from TannerGilbert/#229-replace-couple-with-tuple-in-06-multicat
replaced couple with tuple in 06_multicat.ipynb
2020-09-03 10:11:22 -07:00
TannerGilbert
81431e0343 replaced couple with tuple in 06_multicat.ipynb 2020-08-27 15:37:55 +02:00
Albert Villanova del Moral
aa070755ec Fix typos 2020-08-23 19:01:35 +02:00
Jeremy Howard
efff9626b0 fastai 2020-08-21 12:36:27 -07:00
Jeremy Howard
5cf040c55c fastbook 2020-08-18 07:48:52 -07:00
Sylvain Gugger
4b1345a068 Updates 2020-05-18 18:18:45 -07:00
Sylvain Gugger
7abc2c3979 First batch of edits 2020-05-14 05:18:31 -07:00
Sylvain Gugger
5b70a64d66 Lesson update 2020-04-28 10:12:59 -07:00
Sylvain Gugger
c229fcc888 Clean 2020-04-23 06:41:55 -07:00
Sylvain Gugger
279ae42931
Merge pull request #133 from mikonapoli/mikonapoli-patch-1
FIX Biwi dataset link
2020-04-23 08:32:10 -04:00
Sylvain Gugger
f94b161c0c Changes 2020-04-22 08:14:42 -07:00
Michelangelo Bucci
da612028c2
Update 06_multicat.ipynb 2020-04-22 04:55:19 +01:00
Sylvain Gugger
5fb6482ded Fix loss equations 2020-04-21 20:06:19 -07:00
Sylvain Gugger
c40fb5f2aa Clean 2020-04-14 16:39:27 -07:00
Sylvain Gugger
8f328a2b7a Follow-up 2020-03-31 16:23:34 -07:00
alvarotap
dfcd9d9f08
Some minor typos. 2020-03-31 18:57:32 +02:00
Sylvain Gugger
070c0cda00 Update to latest fastai 2020-03-19 06:21:55 -07:00
Sylvain Gugger
b2f1c12d4c Update and add clean 2020-03-06 10:19:03 -08:00
Jeremy Howard
1202b218f4 merge 2020-03-03 15:04:23 -08:00
Jeremy Howard
284a24325b updates from repo 2020-03-03 06:11:00 -08:00
Jeremy Howard
0a3a554230 init commit 2020-02-28 11:44:06 -08:00