Step-by-Step Tutorials


Video Tutorials

TensorFlow 2 CNN Tutorial for Beginners

Live coding of a CNN in TensorFlow 2: building, training, and evaluating on MNIST.

Convolutional Neural Networks with Python & Keras

Step-by-step code for a CNN using Keras on CIFAR-10: model layers, training, and evaluation.

Deep Learning Tutorial 23 | CNN with TensorFlow & Python

Beginner-friendly coding session: define convolutional layers, pooling, and fully connected networks in Python.