Skip to content

Lab 2: CNNs and Synthetic Data

Video

Lab by Sergey Karayev.

In this lab, you train a single-line ConvNet predictor on the EMNIST dataset and then synthetically generate your own data.

  • 00:00 - Introduction
  • 05:23 - Look at the EMNIST dataset
  • 09:52 - Train a base ConvNet model
  • 12:43 - Examine the ConvNet code
  • 17:33 - Lab 2 homework
  • 19:35 - Make a synthetic dataset of EMNIST lines

Follow Along

GitHub Readme