Lecture 11: Image Data Processing (Part II)#

(Last updated: Mar 20, 2023)

Preparation#

Read the following article and interact with the visualization to understand image filtering:

Read the following article and interact with the visualization to understand Convolutional Neural Network:

Interact with the following website to check a live training demo using the MNIST dataset:

Materials#

Additional Resources#

The following documentations explains the convolutional layer in great details:

Below are tutorials of Convolutional Neural Network:

The following webpage has many examples of Computer Vision applications:

The following video explains how to build ChatGPT: