Swift for TF lesson signup (share with your friends! Signup not required for people in the full course already.)
Software requirements
Some nbs of this lesson also currently require pytorch-nightly if yours got de-installed see this.
Notebook 10c (and subsequent) requires the NVIDIA apex python library. In the environment you created for fastai go to the fastai directory and run pip install git+https://github.com/NVIDIA/apex.
Last week we shared an updated schedule. The audio module will be covered in an extra session that will be livestreamed once the course ends. We had more material than will fit in the 7 weeks of the course.
Edited to add: the dates of the extra sessions have not been set yet.
I tried playing around with mixup on NLP embeddings this past week and from early experimenting it seems to work well (maybe someone else has spent more time on it already!)
As long as there is a way to mixup your labels, you can try. It has been wildly experimented in single label classification, not so much in other areas.