course20
course20 copied to clipboard
Deep Learning for Coders, 2020, the website
As I discussed with @jph00 on Discord, there are several resources mentioned in the book that are supposed to be added to the book website (originally mentioned to be https://book.fast.ai...
Hi, The instructions in https://course.fast.ai/start_sagemaker do not work. The file: https://s3-eu-west-1.amazonaws.com/mmcclean-public-files/sagemaker-fastai-notebook/sagemaker-cfn-course-v4.yaml has AccessDenied or does not exist. I have tried to apply the fixes suggested in from https://github.com/fastai/course20/issues/60 to the...
HI, **What is image_cat() in the following code (given in lesson 1)?** img = PILImage.create(image_cat()) img.to_thumb(192) It gives following error after running it: **NameError Traceback (most recent call last) in...
1. Under **Who we are**, at the end of the 2nd paragraph it is written: "He is the co-founder, along with Dr. Rachel Thomas, of fast.ai, the organization that built...
Add information how to use the course with the Scaleway ( www.scaleway.com ) cloud provider
in Table of content of https://course.fast.ai/ (index.ipynb)  in source :  instead of 
Helpful starter: https://forums.fast.ai/t/platform-local-server-ubuntu/65851/1
I'm running into an issue that local `pip install -e` failed on the open. Changing it to open with `utf-8` fixed it for me.