Hi everyone,
Want to practice what you studied in the lessons, but don’t know where to start ?
I ran a fastai study group in Lille (Northern France) for almost a year now, and there I quickly realised that after perusing the lessons, people didn’t know what to do to practice. I expected they would come up with some projects of their own. Alas, one or two people did that, but most people didn’t.
So I created a series of exercises for them. And right now I am updating those to be on track with the lessons.
Where can I find them ?
I created a repository here : GitHub - benjamin-du/fastpractice: Exercises for FastAI v2
What do I need to get started ?
A google account. You can run those notebooks on Google Colab for free, and I’ve provided in the github readme all the details you need to open the notebooks on Colab, and also get a link towards the exernal datasets I use for the lessons
What does the exercises look like ?
They are * very * similar to the lessons, but with another dataset. The main goal is to practice what you’ve learned, so you’ll get cells with code and some blanks to be filled. The goal is to test your recall (as opposed to simple recognition: “Yeah, I know that thing”, says everybody while scrolling down an entirely filled notebook; recall is much harder that recognition, so you are tested on that)
Where can I find help if the exercises are too hard ?
I provided a folder with the solutions. If you don’t get why the solution is this and not that, use the forums to ask. I might have left some mistakes in the notebooks / solutions . If this is the case, please create an issue on github, post here
I hope you enjoy this content, as I have taken great pain to put it together. I will add more notebooks as the lessons continue to happen. In the meantime, I am open to any remark/suggestion ! ( and If you like the exercises, please let me know as well )