Overview
Explore convolutional neural networks (CNNs) for advanced image and time series processing in deep learning through this 24-minute video tutorial. Learn about the foundational technology behind various image-related tasks, focusing on implementations for MNIST and Fashion MNIST datasets. Discover how to set up your environment using Google Colab, work with computer vision and fashion data, understand convolution layers, process digit images, train your models, and evaluate their performance. Access accompanying code and additional resources to enhance your learning experience.
Syllabus
Introduction
Google Collab
Computer Vision Data
Fashion Data
Convolution Layers
Digits
Training
Evaluation
Taught by
Jeff Heaton