Commit Graph

496 Commits

Author SHA1 Message Date
Ibrahim
e8baa81d89
Added_Arabic_Description (#622) 2024-07-08 09:01:05 +10:00
Matt Sgarlata
a5ff63ec4e
use dtreeviz 1.4.1 (#634) 2024-07-08 09:00:22 +10:00
Ahmet Zeer
efbbd3cf85
README Turkish Translation . (#636)
* Turkish Translation.

* README_tr.md

* README_tr.md

* README_tr.md

* README_tr.md

* README_tr.md
2024-07-08 08:59:44 +10:00
布客飞龙
10ae0cff67
add cn translations (#643) 2024-07-08 08:59:03 +10:00
Darshit Solanki
9cabecb9a6
Update utils.py (#620)
Microsoft updated 'Bing Image Search API' which created incompatibility with the search_images_bing() function. The issue is now resolved.
2024-07-08 08:56:14 +10:00
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
Tatsuo Nomura
2c5db23a34
Add a Japanese translation of the README.md and add a link to the README_ja.md file to all README files. (#555) 2024-02-14 07:36:14 +10:00
Jeremy Howard
823b69e00a
Update README.md 2022-09-28 08:34:01 +10:00
Jeremy Howard
2b8b8a2097 Merge branch 'master' of github.com:fastai/fastbook 2022-05-05 14:27:17 +10:00
Jeremy Howard
beac6b48e7 uncomment 2022-05-05 14:27:07 +10:00
Jeremy Howard
1efd28874c
Update README.md 2022-05-04 06:08:08 +10:00
Jeremy Howard
a8da047552
Update README.md 2022-05-04 06:06:09 +10:00
Jeremy Howard
b73daee244
Update README.md 2022-05-04 06:05:22 +10:00
Jeremy Howard
9821dade6e Merge branch 'master' of github.com:fastai/fastbook 2022-04-26 08:24:30 +10:00
Jeremy Howard
be67ff5ced fastai to fastbook 2022-04-26 07:02:49 +10:00
Fabrizio Damicelli
980f81b9fa
Fix typo: reprsented -> represented (#390) 2022-04-25 16:28:01 +10:00
Jeremy Howard
e68dead063 vn 2022-04-25 16:26:29 +10:00
Jeremy Howard
67711664c6 clean 2022-04-25 16:25:28 +10:00
Jeremy Howard
214c6efce1 pt 2022-04-25 16:23:26 +10:00
invictus2010
fb2cf3c6b7
updated contentUrl in accordance with new Azure JSON structure (#398) 2022-04-25 16:17:42 +10:00
Kerrick Staley
150e224fda
"many batches" -> "mini-batches" (#402) 2022-04-25 16:17:10 +10:00
Daniel Strobusch
2f010aab2d
fix typo in 10_nlp.ipynb: 'batch will tend of be of similar lengths' -> 'batch will tend to be of similar lengths' (#406) 2022-04-25 16:16:53 +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
Noè Rosanas
fc8418aff3
Update README_es.md (#415)
spelling fix collecion--> colección

Co-authored-by: Jeremy Howard <j@fast.ai>
2022-04-25 16:15:01 +10:00
Ben
ae2917fae9
fix typo: copyt->copy (#419) 2022-04-25 16:12:40 +10:00
Jakub Duchniewicz
291ed54566
Add missing words. (#422) 2022-04-25 16:12:21 +10:00
Henry Webel
cbe2fc71aa
callback begin_* -> before_* (#458) 2022-04-25 16:09:06 +10:00
Jeremy Howard
93d7698885 fix 2022-04-25 15:53:05 +10:00
Benjamin van der Burgh
b87a476975
Correct ch.4 MNIST: set threshold to 0.0 when not using sigmoid (#461)
* Correct ch.4 MNIST: set threshold to 0.0 when not using sigmoid

* Also change 0.5 to 0.0 in the text

Co-authored-by: Ben van der Burgh <ben@metabolic.nl>
2022-04-25 15:50:24 +10:00
Anthony DePasquale
e170b69503
Chapter 4 corrections and fix (#463)
Co-authored-by: Jeremy Howard <j@fast.ai>
2022-04-25 15:48:47 +10:00
Maria Rodriguez
c67853e2fc
color_dim (#464)
Revised matplotlib setting to show colours instead of graymap
2022-04-25 15:47:41 +10:00
Jeremy Howard
a64c789ebe colab 2022-04-25 15:43:24 +10:00
Jeremy Howard
4a9a281c03 Merge branch 'master' of github.com:fastai/fastbook 2022-04-25 15:38:47 +10:00
Jeremy Howard
111e6c5b1c clean 2022-04-25 15:35:12 +10:00
Jacopo Repossi
de57554fae
Create italian README and include links (#493) 2022-04-25 13:10:32 +10:00
Jeremy Howard
2f153dd6e7 kaggle 2022-04-25 12:21:26 +10:00
Jeremy Howard
a4e253ad8e ch4 2022-04-25 11:36:31 +10:00
Amrit Purshotam
7b4422a79b
Revert "04_mnist_basics: MSE lacks .sqrt() (#327)" (#450)
This reverts commit 665c238467.
2022-04-25 10:08:46 +10:00
Jeremy Howard
9f9e59790c vision_learner 2022-04-25 08:35:15 +10:00
Pablo Wolter
b7f756b49d
Small corrections to make text more readable in Spanish (#489)
Co-authored-by: Pablo Wolter <pwolter@salesforce.com>
2022-04-16 11:42:19 +10:00
Michael Becker
ef9ed0843f
environment.yml: Update based on changes to pip (#504)
Fixes "AttributeError: 'FileNotFoundError' object has no attribute read"

See https://stackoverflow.com/a/68586065/3536518
2022-04-16 11:41:11 +10:00
Karel Ha
969b45194c
Update app_jupyter.ipynb (#508)
Fix link to `terminal_tutorial`
2022-04-16 11:36:43 +10:00
Vineet Ahuja
bd3ac26f55
Fix missing import for json module (#509)
json module is used in ddg search and so that method fails since json module is not imported
2022-04-16 11:36:25 +10:00
Hamel Husain
035016fb0c
remove Normalize as stats are grabbed automatically (#502)
* remove Normalize

* clean
2022-03-07 09:48:34 +10:00
Hamel Husain
a251aae293
update explanation of negative log loss (cross entropy loss) (#501)
* update explanation of nll

* spelling

* clean

* clean

* add back stuff

* fix lr syntax
2022-03-06 12:32:44 +10:00
Shaojun
e57e315582
Update 05_pet_breeds.ipynb (#478)
* Update 05_pet_breeds.ipynb

* Update 05_pet_breeds.ipynb
2021-10-30 07:54:02 +10:00
Priya Gautam
780b76bef3
Fixing os import and bing search result key name (#429) 2021-05-24 13:55:20 +10:00
AKAMath
1365992eff
update image to match code section (#432)
Co-authored-by: akamath <amithjkamath@outlook.com>
2021-05-24 13:53:30 +10:00