LeTorres
(Luis Torres)
August 7, 2020, 8:04pm
43
We should be Patient,
The Fastai Team are doing a great job for everyone (like me, for example) who wants to get into Machine Learning and Deep learning and even further .
It’s not easy do that material and even make it public and free.
TheFfastbook is amazing, It’s free for everyone on github.com/fastai/
7 Likes
sreejithmm
(sreejith mm)
August 11, 2020, 7:00am
44
I startred this in oreilly and faced some issues particularly with PIL version. Guess the requirements.txt was not updated in github to the right version
1 Like
sreejithmm
(sreejith mm)
August 11, 2020, 1:59pm
45
another detail from notebook 2(chapter 2). The book says we should just sign into microsoft and get the azure key . Its not that easy as it sounds
Getting azure key steps(India)
Login to Microsoft azure
Start Free trial of services
Give the required details and Card Information
Search for azure cognitive service - Bing search in the serach bar
Once deployment is completed, go to deployment details(Click on the resource group name)
Go and get the key information from the left side panel
1 Like
you’re using a draft version of a book with an unreleased version of the library. there may be issues you need to work around on your own.
1 Like
sreejithmm
(sreejith mm)
August 11, 2020, 2:31pm
47
I thought the book is already released! I can see it in kindle version in amazon as well. Oreilly also didnt mention this is draft version
Oh, possibly, the paper book is out but I thought you were running notebooks from the draft version in GitHub?
sreejithmm
(sreejith mm)
August 11, 2020, 3:06pm
49
i am using
fastai/fastai-v3
fastai/fastbook
for notebook
and the online book from oreilly
muellerzr
(Zachary Mueller)
August 11, 2020, 3:29pm
50
sreejithmm:
fastai/fastai-v3
It uses fastai2, that’s one stem of your issue. That’s the old course
sreejithmm
(sreejith mm)
August 11, 2020, 4:09pm
51
muellerzr
(Zachary Mueller)
August 11, 2020, 4:37pm
52
That is the right notebook, however the course is not live yet so the course.fast.ai still is v3
Apologies if this has already been answered (I did look though), but I was wondering if course v4 covers both part 1 and part 2 of course v3.
I am going to wait for v4, but I wanted to know if I should do v4 then part 2 of v3 or to only do v4.
Thanks!
Only part1. There will be a part 2 also, we don’t have dates though.
1 Like
Thanks! I’m sure by the time that we finish v4 part 1, v4 part 2 should be right around the corner.
1 Like
Also, Jeremy goes into most of the common questions on Twitter:
rghosh
(Rito Ghosh)
August 13, 2020, 6:37pm
57
Part-2 of the course is not yet recorded. So, can’t really be sure about that.
https://twitter.com/jeremyphoward/status/1293951932768243712?s=20
This is possibly due to the pandemic.
There are so many notebooks in that repo it looks like it’ll keep you busy until the next pandemic
2 Likes
muellerzr
(Zachary Mueller)
August 13, 2020, 6:53pm
59
Of course the fastbook repo contains both part 1 and part 2 anyways (minus special lectures Jeremy may record too along with it)
Great point. Maybe following the MOOC for part 1 of v4 then following fastbook until part 2 of v4 gets released could be the move.
Don’t forget that Part 2 of course-v3 is still awesome!
You could also look at the code walkthroughs for fastai2 to supplement it.
1 Like