Summary

This week, we will continue discussion of neural networks and deep learning, focusing on convolutional neural networks.

Learning Objectives

After completing this week, you are expected to be able to:

  • Train convolution neural networks using PyTorch.
  • Evaluate convolution neural networks using PyTorch.

Topics

  • Convolutional Neural Networks

Activities