Commit Graph

312 Commits

Author SHA1 Message Date
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
Jeremy Howard
b06f9a7113
Merge pull request #185 from SOVIETIC-BOSS88/patch-18
Update 16_accel_sgd.ipynb Small changes
2020-08-16 07:17:40 -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
Jeremy Howard
b1d8b8662f
Merge pull request #187 from J0/patch-1
Minor Typo in 10_nlp.ipynb
2020-08-16 07:16:59 -07:00
Jeremy Howard
6dc6ad3c16
Merge pull request #188 from J0/patch-3
Minor Typo in Chapter 11 nethod -> method
2020-08-16 07:16:40 -07:00
Jeremy Howard
6f3fe89d60
Merge pull request #189 from CleonWong/02_production-typo_updates
Updated typos in `02_production.ipynb` (markdown cells only).
2020-08-16 07:16:23 -07:00
Jeremy Howard
f9c69ed8f1
Merge pull request #193 from jeffreytjs/typos-update
Updated some minor typos in '10_nlp.ipynb' (Markdown cells only)
2020-08-16 07:14:22 -07:00
Jeremy Howard
adce5a7749
Merge pull request #194 from parulnith/patch-1
Minor typo fix in app_jupyter.ipynb
2020-08-16 07:14:02 -07:00
Jeremy Howard
965047e533
Merge pull request #195 from jithendrabsy/master
Adding utils.py to the stripped version "clean"
2020-08-16 07:13:44 -07:00
Jeremy Howard
8bf15af828
Merge pull request #198 from leozitor/patch-2
Update 01_intro.ipynb
2020-08-16 07:12:28 -07:00
Jeremy Howard
cab14642e6
Update environment.yml 2020-08-16 07:12:11 -07:00
Jeremy Howard
74e987eaa0
Merge pull request #199 from TannerGilbert/environment.yml
Added environment.yml
2020-08-16 07:11:37 -07:00
Gilbert Tanner
3e3f4df3fc added environment.yml 2020-08-06 20:38:25 +02:00
Leozítor Floro de Souza
868e5e9988
Update 01_intro.ipynb
correcting misspelling "becaue" to "because"
2020-08-05 14:16:38 -04:00
Jithendra Yenugula
7aad19bd48
Update utils.py 2020-07-31 06:59:24 +05:30
Jithendra Yenugula
102e716b47
Adding utils.py to the clean folder 2020-07-31 06:57:19 +05:30
Parul Pandey
d6f28f33c3
Minor typo fix
Corrected the spelling of beginning in the given line: This command is always called together at the `beggining` of every notebook of the fast.ai course
2020-07-25 16:06:24 +05:30
jeffreytjs
f3a0ea536d Updated some minor typos in '10_nlp.ipynb' 2020-07-22 11:20:39 +00:00
Cleon W
7ae0a56eff Updated typos in 02_production.ipynb (markdown cells only).
1. Removed the duplicate paragraph "To download images with Bing Image
Search..." under the `Gathering Data` > `cleon` section.

2. Added hyperlinks to https://book.fast.ai for the phrase
"book's website". Specifically, in the `Gathering Data` and `State of
deep learning` sections.

3. Corrected the hyperlink to https://book.fast.ai for the phrase
"book's website" in the `Deploying your app` section.
2020-06-28 23:31:12 +08:00
Lee Yi Jie Joel
12f9d82d6d
Minor Typo in Chapter 11 nethod -> method 2020-06-27 19:18:25 +08:00
Lee Yi Jie Joel
858f30da39
Minor Typo in 10_nlp.ipynb
Change `. this` to `. This`
2020-06-20 19:36:34 +08:00
SOVIETIC-BOSS88
2db8465f89
Update 11_midlevel_data.ipynb 2020-06-03 22:22:06 +02:00
SOVIETIC-BOSS88
c96681f486
Update 16_accel_sgd.ipynb 2020-06-03 22:18:26 +02:00
SOVIETIC-BOSS88
d17bbaed27
Update 19_learner.ipynb 2020-06-03 22:10:52 +02:00
Sylvain Gugger
62ac21d085
Merge pull request #173 from simecek/master
Typo correction: dataser -> dataset
2020-05-27 07:41:00 -04:00
Petr Simecek
6192e33176 Typo correction: dataser -> dataset 2020-05-25 14:55:03 +02:00
Sylvain Gugger
77c0662d5b
Update README 2020-05-23 09:17:19 -04:00
Sylvain Gugger
3acc79d59a Last updates 2020-05-20 08:19:05 -07: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
a3599602ce Copyedits 10-12 2020-05-15 15:04:52 -07:00
Sylvain Gugger
a482265f72 Update 2020-05-14 17:27:39 -07:00
Sylvain Gugger
db9c7e81b1
Merge pull request #161 from awalther/master
Add Binder badge to README to launch notebook fast
2020-05-14 08:23:56 -04:00
Sylvain Gugger
2de6c85fc9
Merge pull request #138 from joe-bender/patch-1
Small typo, 03_ethics.ipynb
2020-05-14 08:20:27 -04:00
Sylvain Gugger
d9f2994e5c Merge branch 'master' of github.com:fastai/fastbook 2020-05-14 05:19:07 -07:00
Sylvain Gugger
7abc2c3979 First batch of edits 2020-05-14 05:18:31 -07:00
Sylvain Gugger
8d45cac9d9
Update README.md 2020-05-11 17:15:05 -04:00
Alexander Walther
d7d5e9fce1
Add Binder badge to README to launch notebook fast 2020-05-10 12:45:36 +01:00
Sylvain Gugger
5b70a64d66 Lesson update 2020-04-28 10:12:59 -07:00
Sylvain Gugger
b7f3f0d750 Update 2020-04-23 13:57:33 -07:00
Sylvain Gugger
5b414a72dd Update 2020-04-23 11:24:16 -07:00
Joe Bender
621b5f843d
Small typo 2020-04-23 11:10:16 -04:00
Sylvain Gugger
cf691f303b Treat TK 2020-04-23 07:48:40 -07:00
Sylvain Gugger
c229fcc888 Clean 2020-04-23 06:41:55 -07:00
Sylvain Gugger
18c23f9f7c Fixes 2020-04-23 05:43:14 -07:00
Sylvain Gugger
24d07d2647
Merge pull request #137 from joe-bender/ch3
Writing fixes, 03_ethics.ipynb
2020-04-23 08:40:36 -04:00
Sylvain Gugger
a3cc8df637
Merge pull request #136 from joe-bender/ch2
Writing fixes, 02_production.ipynb
2020-04-23 08:38:39 -04:00
Sylvain Gugger
787ceaf44c
Merge pull request #135 from philtrade/master
[11_midlevel_data] Suggested edits for clarity and brevity.
2020-04-23 08:34:08 -04:00
Sylvain Gugger
89a3767d4f
Merge pull request #134 from SOVIETIC-BOSS88/patch-4
Update 08_collab.ipynb Small change
2020-04-23 08:32:41 -04:00