fastbook
fastbook copied to clipboard
The fastai book, published as Jupyter Notebooks
First contribution: Arabic course description file has been added "README_ar.md"
Microsoft updated '_Bing Image Search API_' which made the previouse 'key: ```contentUrl```' incompatible. Correctly updated the 'key: ```thumbnailUrl```' for accessing the image's URL. This completely solves the issue #587 together...
Hi! I am trying to set up my Azure account to use Bing Search API. I have already created a Bing Search v7 resource, a Bing Custom Search resource and...
I was doing everything fine, in 02_production.ipynb, until I reach this cell: cleaner = ImageClassifierCleaner(learn) cleaner ``` --------------------------------------------------------------------------- KeyError Traceback (most recent call last) File ~/miniconda3/envs/fastbook/lib/python3.10/site-packages/PIL/JpegImagePlugin.py:639, in _save(im, fp, filename)...
print error when hitting exception to aid debugging infinite looping
Super minor issue, in the second paragraph of the "How to Learn Deep Learning" section of 01_intro.ipynb, the link to the short story is broken, but a quick search turns...
Small fix to the chapter 2 notebook.
In the videos it is quite clear spaces is what in meant here.
Fixed broken links