Deep Learning Part 2: 2018 Edition (v2)

Course Materials

Lessons Cover

Many topics, including:

  • multi-object detection with SSD and YOLOv3

  • how to read academic papers

  • customizing a pre-trained model with a custom head

  • more complex data augmentation (for coordinate variables, per-pixel classification, etc)

  • NLP transfer learning

  • handling very large (billion+ token) text corpuses with the new fastai.text library

  • running and interpreting ablation studies

  • state of the art NLP classification

  • multi-modal learning

  • multi-task learning

  • bidirectional LSTM with attention for seq2seq

  • neural translation

  • customizing resnet architectures

  • GANs, WGAN, and CycleGAN

  • data ethics

  • super resolution

  • image segmentation with U-Net

Last updated