Week 4 - Convolutional Neural Networks, Part I

This week you will...

  • go deeper into using ConvNets with real-world data and a much larger dataset than those you've been using thus far.

  • learn about image augmentation, a technique to avoid overfitting by tweaking the training set to potentially increase the diversity of subjects it covers.

  • discuss your project ideas.

Slides

Learning Resources

Until next week you should...

  • complete week 3 and week 4 of the course Convolutional Neural Networks in TensorFlow

  • complete the exercise assignment in this notebook

  • Setup a repository for your project following the instructions given here

  • conduct a literature review according to the instructions given here.

  • document your findings on the literature review according to the instructions of above

Last updated