Commit Graph

419 Commits

Author SHA1 Message Date
Jeremy Howard
9557e74dee
Merge pull request #215 from joe-bender/patch-3
Fix sentence about abs in mnist_distance
2020-09-03 10:28:59 -07:00
Jeremy Howard
1a41262e45
Merge pull request #212 from seovalue/seovalue
Add translation file English to Korean.
2020-09-03 10:20:36 -07:00
Jeremy Howard
91c8722abe
Merge pull request #211 from JonathanSum/patch-5
removing the word create_cnn to be cnn_learner
2020-09-03 10:20:29 -07:00
Jeremy Howard
603caa95bc
Merge pull request #209 from abhinavm24/patch-1
Update requirements.txt
2020-09-03 10:20:18 -07:00
Jeremy Howard
dd5f76b870
Merge pull request #207 from JonathanSum/master
Fixing the notebook 11 and 15 still using the old Tuple class to be the new one.
2020-09-03 10:20:02 -07:00
Jeremy Howard
7c7eb2de3e
Merge pull request #206 from JaredBBowden/patch-2
Book now available for sale
2020-09-03 10:19:48 -07:00
Jeremy Howard
1d2b47d41f
Merge branch 'master' into patch-2 2020-09-03 10:19:35 -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
7b02513b82
Merge pull request #216 from JonathanSum/patch-6
Typo in19_learner.ipynb, "follow t along" to "follow along"
2020-09-03 10:14:54 -07:00
Jeremy Howard
3d7d02ebcb
Merge pull request #217 from StevenJokes/patch-1
fix URL
2020-09-03 10:14:42 -07:00
Jeremy Howard
5dd4a37823
Merge pull request #221 from prithmanickam/patch-1
grammar correction to README.md
2020-09-03 10:14:03 -07:00
Jeremy Howard
752a458811
Merge pull request #224 from greatsong/patch-1
Typo "Trianing Time" to "Training Time" change
2020-09-03 10:13:12 -07:00
Jeremy Howard
8064e77655
Merge pull request #225 from sirbots/spelling-fixes
Fix misspellings
2020-09-03 10:13:03 -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
8f5bcedb46
Merge pull request #228 from eduguiu/patch-1
Typo on 04_mnist_basics.ipynb
2020-09-03 10:12:05 -07:00
Jeremy Howard
3c6b067768
Merge pull request #231 from kasimte/patch-2
Spelling correction.
2020-09-03 10:11:34 -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
Jeremy Howard
72443796a3
Merge pull request #237 from edaniels/patch-1
Fix typo in 01_intro.ipynb
2020-09-03 10:11:09 -07:00
sirbots
d497084c5b 'en' changed to 'end' in 05_pet_breeds.ipynb 2020-08-28 16:52:50 -05:00
Eric Daniels
a6f2eccaac
Fix typo in 01_intro.ipynb 2020-08-28 13:37:56 -04:00
sirbots
952ffa3740 Change 'emptyness' to 'emptiness' in 05_pet_breeds.ipynb 2020-08-27 16:18:15 -05:00
sirbots
c6d71320a5 Fix comma 2020-08-27 15:49:54 -05:00
TannerGilbert
81431e0343 replaced couple with tuple in 06_multicat.ipynb 2020-08-27 15:37:55 +02:00
Kasim Te
acf2677cf9
Spelling correction. 2020-08-27 18:20:53 +09:00
Eduard
c2af0bba5b
Update 04_mnist_basics.ipynb 2020-08-26 15:31:40 +02: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
sirbots
f08ba5cb24 Fix misspellings 2020-08-25 15:14:29 -05:00
송석리(Song Sukree)
a5c9541ef8
Typo "Trianing Time" to "Training Time" change
Typo "Trianing Time" to "Training Time" change
2020-08-25 14:23:00 +09:00
Prith
3c48711e74
grammar correction to README.md
removed unnecessary commas from:
'San Francisco from March 2020,'
'know that their actions are not allowed,'
'they would be hurting the community,'

Also fixed:
'please specify the name of the file and very brief description...' to 'please specify the name of the file and a very brief description'
2020-08-24 16:36:35 +01:00
蔡舒起
9c4839cd8a
fix URL 2020-08-24 15:14:47 +08:00
Happy Sugar Life
2d69182275
Update 19_learner.ipynb 2020-08-23 13:21:25 -12:00
Joe Bender
02de99e340
Fix sentence about abs in mnist_distance 2020-08-23 14:20:53 -04:00
Albert Villanova del Moral
aa070755ec Fix typos 2020-08-23 19:01:35 +02:00
Minjeong
22b09445ef add Translation about Eng to Kor 2020-08-24 01:00:05 +09:00
Minjeong
ab33d7a647 add Translation 2020-08-24 00:59:00 +09:00
Happy Sugar Life
0250ef65a1
removing the word create_cnn to be cnn_learner 2020-08-22 15:23:57 -12:00
Abhinav Misra
b59c206715
Update requirements.txt
Update to latest fastai library
2020-08-22 17:30:24 +05:30
Jonathan Sum
b6bd3b1636 fixing tuple issue 2020-08-21 10:06:05 -12:00
Happy Sugar Life
927b05d537
Merge pull request #1 from fastai/master
Updating from scorce
2020-08-21 09:08:23 -12:00
Jared
1ab9cd5598
Book now available for sale 2020-08-21 15:59:35 -05: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
37cc6c1c53 ignore 2020-08-18 07:33:15 -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
Jeremy Howard
71d2d6e6bf
Merge pull request #178 from SOVIETIC-BOSS88/patch-15
Update 14_resnet.ipynb
2020-08-16 07:18:35 -07:00
Jeremy Howard
90cb27b9b6
Merge pull request #181 from SOVIETIC-BOSS88/patch-13
Update 15_arch_details.ipynb Small changes and spacing
2020-08-16 07:18:23 -07:00
Jeremy Howard
f2f680d512
Merge pull request #182 from SOVIETIC-BOSS88/patch-14
Update 17_foundations.ipynb Small change
2020-08-16 07:18:13 -07:00
Jeremy Howard
5e169675cf
Merge pull request #183 from SOVIETIC-BOSS88/patch-16
Update 17_foundations.ipynb Small typo
2020-08-16 07:18:00 -07:00
Jeremy Howard
d01fb9f3a6
Merge pull request #184 from SOVIETIC-BOSS88/patch-17
Update 19_learner.ipynb Small changes
2020-08-16 07:17:52 -07:00