Commit Graph

31 Commits

Author SHA1 Message Date
Jeremy Howard
be67ff5ced fastai to fastbook 2022-04-26 07:02:49 +10:00
Jeremy Howard
a64c789ebe colab 2022-04-25 15:43:24 +10:00
Jeremy Howard
9f9e59790c vision_learner 2022-04-25 08:35:15 +10: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
Jonathan Sum
b6bd3b1636 fixing tuple issue 2020-08-21 10:06:05 -12: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
Jeremy Howard
21b7d4145a
Merge pull request #186 from SOVIETIC-BOSS88/patch-19
Update 11_midlevel_data.ipynb Small change
2020-08-16 07:17:27 -07:00
Lee Yi Jie Joel
12f9d82d6d
Minor Typo in Chapter 11 nethod -> method 2020-06-27 19:18:25 +08:00
SOVIETIC-BOSS88
2db8465f89
Update 11_midlevel_data.ipynb 2020-06-03 22:22:06 +02:00
Sylvain Gugger
4b1345a068 Updates 2020-05-18 18:18:45 -07:00
Sylvain Gugger
d8d39c560a Updates 2020-05-18 14:18:08 -07:00
Sylvain Gugger
a3599602ce Copyedits 10-12 2020-05-15 15:04:52 -07:00
Sylvain Gugger
7abc2c3979 First batch of edits 2020-05-14 05:18:31 -07:00
Sylvain Gugger
5b414a72dd Update 2020-04-23 11:24:16 -07:00
Phillip Chu
c9846bbcf4 Edits for clarity and brevity. 2020-04-22 20:06:46 +08:00
Sylvain Gugger
187fbb2d04 Update 2020-04-19 07:11:25 -07:00
Sylvain Gugger
9e8c4c7563
Merge pull request #129 from Vijayabhaskar96/patch-4
fix output value
2020-04-19 10:08:17 -04:00
Vijayabhaskar
535d16905d
fix output value
I'm not sure the output must be changes or the inputs, So made this as a separate PR.
2020-04-19 15:24:32 +05:30
Vijayabhaskar
8c21f2ddb2
remove duplicate cell
removes duplicate cell
2020-04-19 15:14:30 +05:30
Sylvain Gugger
e55b399c5d Rewor and clean 2020-04-18 05:35:07 -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
lgvaz
189c691788 fixes typos 2020-03-31 13:25:40 -03:00
Sylvain Gugger
c9ecad7b06 Changes 2020-03-25 06:47:25 -07:00
Yikai Zhao
f5dc03533d fixed a typo in chap11 2020-03-24 20:44:59 -05:00
Sylvain Gugger
882b0efbeb Propagate changes 2020-03-24 05:47:36 -07:00
Yikai Zhao
ecd252308d fixed two typos in chap11 2020-03-24 01:13:45 -05:00
Sylvain Gugger
a32f57183a Update 2020-03-17 12:15:55 -07:00
Sylvain Gugger
b2f1c12d4c Update and add clean 2020-03-06 10:19:03 -08:00
Jeremy Howard
a872892185 rename 2020-03-05 13:57:14 -08:00