muellerzr / Practical-Deep-Learning-for-Coders-2.0

Notebooks for the "A walk with fastai2" Study Group and Lecture Series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in 01_pets notebook

Kshitij09 opened this issue · comments

In 01_pets.ipynb,

ImageDataLoader should be ImageDataLoaders. I know it's a trivial issue but this typo causes "name not defined" error.

Thanks! I appreciate the flag, it’s hard for me to go back and adjust everything with the API changes so thanks for flagging this :) I’ll make this adjustment here when I can

I'll be going through your notebooks in effort to learn fastai2. Will report an issue if I notice anything has been changed, will that be fine?

Also, I could submit a PR for this fix.

Both would be fantastic if possible! That’s why I made this repo / study group 😊

which fastai version It is ?

two much confusion about ImageDatabunch and ImageDataLoaders