Shubham Thakkar
5701d615d4
Update 01_intro.ipynb - IMDb reviews sentiment analysis prediction output change ( #633 )
2024-06-09 09:00:43 +10:00
Karan Kumar
054cd8a62c
Fix broken link in ch1 to fast.ai datasets ( #630 )
2024-04-11 14:25:35 +10:00
Jeremy Howard
be67ff5ced
fastai to fastbook
2022-04-26 07:02:49 +10:00
Austin Taylor
5a835fee67
fix grammatical errors in 01_intro.ipynb ( #407 )
...
* fix grammatical error in 01_intro.ipynb
change "we define a function, 'is_cat', labels cats" to "we define a function, 'is_cat', which labels cats"
* fix grammar
no comma needed after have since the clause after have is not a complete sentence
* fix grammar
change "check will" to "checks will"
2022-04-25 16:16:11 +10:00
Jophel Lyles
2e722af6bc
Fix type "check" -> "checks" ( #408 )
2022-04-25 16:15:39 +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
sgugger
c3ceea7996
Fixes erratas
2021-02-17 19:19:42 -05:00
Ben
f11ef94ed8
fix typo: "your are" -> "you are" ( #378 )
2021-01-17 10:08:33 -08:00
Jeremy Howard
432ab36dd6
updates
2020-12-16 15:48:37 -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
tylerpoelking
e442739eb5
Grammar Fix ( #269 )
2020-11-29 07:02:23 -08:00
Jeremy Howard
bb0dadf1ec
write_text
2020-11-29 06:51:47 -08:00
Tanner Gilbert
0e40e9fbe6
Fixing tanh formula and typo in 01_intro ( #276 )
...
* fixing error in tanh formula #273
* fixes typo described in #241
2020-10-19 09:55:57 -07:00
Jeremy Howard
c68fc90f2d
aiquizzes
2020-09-07 04:26:13 -07:00
Jeremy Howard
d93ae33d92
images
2020-09-03 16:50:15 -07:00
Jeremy Howard
68a556ae19
Merge pull request #226 from gruggiero/gruggiero-patch-1
...
Update 01_intro.ipynb
2020-09-03 10:12:28 -07:00
Jeremy Howard
3c6b067768
Merge pull request #231 from kasimte/patch-2
...
Spelling correction.
2020-09-03 10:11:34 -07:00
Eric Daniels
a6f2eccaac
Fix typo in 01_intro.ipynb
2020-08-28 13:37:56 -04:00
Kasim Te
acf2677cf9
Spelling correction.
2020-08-27 18:20:53 +09:00
Giovanni Ruggiero
426f365373
Update 01_intro.ipynb
...
Small edit in the "How Our Image Recognizer Works" section
2020-08-25 22:33:56 +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
Jeremy Howard
9aac304dab
Merge pull request #176 from AlmogBaku/patch-1
...
fix misspelled word
2020-08-16 07:18:57 -07:00
Jeremy Howard
b20a97a99e
Merge pull request #177 from akarri2001/patch-1
...
Corrected Sentence
2020-08-16 07:18:46 -07:00
Leozítor Floro de Souza
868e5e9988
Update 01_intro.ipynb
...
correcting misspelling "becaue" to "because"
2020-08-05 14:16:38 -04:00
akarri2001
39db2f54e8
Corrected Sentence
2020-06-02 17:39:56 -04:00
Almog Baku
a4aaed801f
fix misspelled word
2020-06-01 18:54:23 +03:00
Sylvain Gugger
cd1aa1f758
Update
2020-05-19 16:56:41 -07: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
7abc2c3979
First batch of edits
2020-05-14 05:18:31 -07:00
Sylvain Gugger
b7f3f0d750
Update
2020-04-23 13:57:33 -07:00
Sylvain Gugger
f94b161c0c
Changes
2020-04-22 08:14:42 -07:00
Sylvain Gugger
5fb6482ded
Fix loss equations
2020-04-21 20:06:19 -07:00
Sylvain Gugger
e55b399c5d
Rewor and clean
2020-04-18 05:35:07 -07:00
Joe Bender
6cb41ce32d
Change "revisit ... into" to "revisit ... using"
2020-04-15 14:08:40 -04:00
Sylvain Gugger
436b5f0176
Merge branch 'master' into patch-9
2020-04-15 08:45:21 -04:00
Sylvain Gugger
6473f942b4
Merge pull request #106 from joe-bender/patch-8
...
Remove extra word "containing" in 01_intro.ipynb, line 511
2020-04-15 08:44:38 -04:00
Sylvain Gugger
e590c4d27b
Merge pull request #105 from joe-bender/patch-7
...
Change "change" to "changes" in 01_intro.ipynb, line 426
2020-04-15 08:43:51 -04:00
Sylvain Gugger
36c73b5cdd
Merge pull request #104 from joe-bender/patch-6
...
Remove unnecessary word "like" in 01_intro.ipynb, line 391
2020-04-15 08:43:26 -04:00
Sylvain Gugger
7911545db1
Merge pull request #101 from joe-bender/patch-3
...
Change "that's if" to "that if" in 01_intro.ipynb, line 266
2020-04-15 08:42:33 -04:00
Sylvain Gugger
22639c8dc0
Merge pull request #102 from joe-bender/patch-4
...
Change "got" to "get" in 01_intro.ipynb, line 288
2020-04-15 08:41:53 -04:00
Sylvain Gugger
7c025163c0
Merge pull request #100 from joe-bender/patch-2
...
Remove unnecessary word "rather", 01_intro.ipynb, line 220
2020-04-15 08:40:31 -04:00
Sylvain Gugger
f0d3f29b43
Merge pull request #99 from joe-bender/patch-1
...
Remove unnecessary word "them" in 01_intro.ipynb, line 160
2020-04-15 08:38:37 -04:00
Sylvain Gugger
c40fb5f2aa
Clean
2020-04-14 16:39:27 -07:00
Joe Bender
61b1d000db
Fix Pet Dataset name typo
2020-04-13 13:29:29 -04:00
Joe Bender
fc9618f70a
Remove extra word "containing"
2020-04-13 13:18:36 -04:00
Joe Bender
8bc3178122
Change "change" to "changes"
2020-04-13 12:43:02 -04:00
Joe Bender
1cdd846879
Remove unnecessary word "like"
2020-04-13 12:00:37 -04:00