Completed
L-1 Introduction to Deep Learning
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
AI and Deep Learning Explained - CNNs, Transformers, GANs, YOLO, GNNs and More
Automatically move to the next video in the Classroom when playback concludes
- 1 L-1 Introduction to Deep Learning
- 2 L-2 Activation Functions in Deep Learning
- 3 L-3 TensorFlow Basics | Computational Graphs, Constants, Variables & Placeholders
- 4 L-4 Perceptron | Single Layer Neuron
- 5 L-5 Perceptron Implementation | Single Layer Perceptron
- 6 L-6 Optimizers & Learning Rate in Deep Learning
- 7 L-7 Implementation of Perceptron with Optimizer
- 8 L-8 What is Bias | Why We Use Bias in Neural Networks
- 9 L-9 Binary Classification Using Perceptron | Single Layer Neuron
- 10 L-10 Image Classification using Perceptron | Singla Layer Neuron
- 11 L-11 Image Classification Using Multi-Layer Perceptron (MLP) with Keras
- 12 L-12 Computer Vision Vs Image Processing
- 13 L-13 Vanishing Gradients | Deep Learning Problem & Solution
- 14 Convolutional Neural Network Explained | CNN | Deep Learning Tutorial
- 15 Master Convolutional Neural Networks | Deep Learning Image Classification Tutorial
- 16 Padding in CNN Explained | Zero, Same & Valid Padding with Stride Tutorial
- 17 LeNet Explained | Layer-by-Layer CNN Architecture Guide
- 18 AlexNet Explained Step by Step | Deep Learning & CNN Tutorial
- 19 VGG16 Tutorial | Build & Train Your Own Convolutional Neural Network
- 20 ResNet Explained Step by Step( Residual Networks)
- 21 Explained Identity Block and Convolution Block in ResNet | Residual Networks
- 22 ResNet Using Keras | Residual Network | Convolutional Neural Network | Deep Learning & CNN Tutorial
- 23 EfficientNet Explained: Rethinking Model Scaling for Convolutional Neural Networks
- 24 EfficientNet Implementation | EfficientNet B0 - B7 Implementation
- 25 EfficientNet on Custom Dataset | Image Classification Using EfficientNet
- 26 Training Neural Networks on GPU vs CPU | Performance Test
- 27 Inception Network | Inception Module | InceptionV1
- 28 InceptionV3 | Inception Network
- 29 Inception V3 Practical Implementation | InceptionV3
- 30 DenseNet | Densely Connected Convolutional Networks
- 31 DenseNet-121 Implementation on Custom Dataset | DenseNet
- 32 YOLO - Object Detection Using Python
- 33 Object Detection Using Yolo | Yolo V 3 network from scratch using Python
- 34 Object Detection Using YOLO v4 on Custom Dataset | Practical Implementation
- 35 Traffic Sign Detection Using Yolo V4 | Yolov4 on Custom Dataset
- 36 Object Detection Using YOLOv4-tiny | Part 1
- 37 Install Darknet framework | Object Detection using yolov4
- 38 TFLite Object Detection Android App Tutorial | Object Detection Using Yolov4 tiny
- 39 Yolo v5 on Custom Dataset | Train and Test Yolov5 on Custom Dataset
- 40 Leaf Disease Detection using yolov5 | Object Detection
- 41 Image Classification Using YOLOv5
- 42 Object Tracking Using DeepSORT and YOLOv5 | Multi Object Tracking
- 43 TFLite Object Detection Android App Tutorial Using YOLOv5 | Yolov5 to tflite conversion
- 44 YOLOR on a Custom Dataset | Object detection using YOLOR
- 45 YOLOv6 on Custom dataset | Object Detection
- 46 YOLOv6 on Custom Dataset | Object Detection
- 47 YOLOv7 | Object Detection | instance segmentation | keypoints detection
- 48 YOLOv7 | Object Detection on Custom Dataset
- 49 YOLOv7 | Instance Segmentation on Custom Dataset
- 50 Official YOLOv7 | Object Detection
- 51 YOLOv8 | Object Detection on a Custom Dataset using YOLOv8
- 52 YOLOv8 | Image Segmentation On Custom Dataset using YOLOv8
- 53 YOLOv8 Object Detection with Flask | Object Detection Web Application
- 54 Object Tracking using YOLOv8 on Custom Dataset
- 55 Object Tracking using YOLOv8 on Custom Dataset - Google Colab
- 56 Mask R-CNN Practical Implementation
- 57 Plant leaf disease detection using Mask R-CNN | Image Segmentation
- 58 Instance Segmentation Using Mask R-CNN on Custom Dataset
- 59 Instance Segmentation Web Application Using Mask R-CNN and FLask
- 60 Segment Anything Model (SAM): a new AI model from Meta AI
- 61 Segment Anything Model (SAM): Build Custom Image Segmentation Model Using YOLOv8 and SAM
- 62 Auto Annotation for generating segmentation dataset using YOLOv8 & SAM
- 63 Key point Detection On Custom Dataset Using YOLOv7 | YOLOv7-Pose on Custom Dataset
- 64 Object Detection Using YOLOv7 and Flask | Object Detection Web Application
- 65 Master YOLOv8 Keypoint Detection | YOLOv8-Pose | Keypoint Detection for Beginners
- 66 YOLO-NAS Custom Object Detection | Fall Detection Using YOLO-NAS
- 67 YOLO-NAS + SAM : Image Segmentation Using YOLO-NAS and Segment Anything Model
- 68 YOLO-NAS and StrongSORT | Object detection and tracking
- 69 Single Shot Detector On Custom Dataset | SSD | Object Detection Using SSD
- 70 Single Shot Detector On Custom Dataset | Google Colab Implementation | Object Detection
- 71 Single Shot Detector On Custom Dataset | Test your Custom SSD Model
- 72 1 Object Detection Using Faster R-CNN
- 73 2 Faster R-CNN | Object Detection Using Faster R-CNN
- 74 3 Region Proposal Network | Faster R-CNN
- 75 4 Region Of Interest (RoI Pooling) | Faster R-CNN | Object Detection Using Faster R-CNN
- 76 Faster R-CNN on Custom Dataset | Custom Object Detector
- 77 Single Shot Detector | SSD | Object Detection Using SSD
- 78 L-1 Single Shot Detector Practical Implementation
- 79 L-2 Single Shot Detector | Code for SSD Model
- 80 L-3 Single Shot Detector | Model Testing
- 81 Video Classification with a CNN-RNN Architecture | Human Activity Recognition
- 82 3D Object Detection using YOLO4 | LiDAR Dataset
- 83 Open3D Tutorial | 3D Data Processing | Visualize 3D Data
- 84 L-14 Face Detection using OpenCV
- 85 L-15 Face Recognition Using LBPH Face Recognizer
- 86 L 1 PyAudio Basics
- 87 L 1 NLP Basics( Tokenization, Stemming, Lemmatization, Stopwords)
- 88 L 2 NLP Bag Of Words(Count Vectorizer)
- 89 L 2 NLP Remove Punctuation
- 90 L 3 NLP Collacations
- 91 L 4 NLP Word Embedding | Natural Language Processing | word2vec
- 92 L 5 word2vec model train and test full code
- 93 L 6 RNN Introduction
- 94 L 6 RNN on Reuters Dataset
- 95 L-7 Sentiment Analysis using RNN on Custom Dataset
- 96 L 8 Next Word Prediction using RNN
- 97 L 9 Language Translator using seq2seq Model (RNN)
- 98 Record and Play Audios Using PyAudio
- 99 What Are GANs? | Generative Adversarial Networks Explained
- 100 Generative Adversarial Networks (GAN) - implementation in Keras
- 101 DCGAN | Deep Convolutional Generative Adversarial Network
- 102 StyleGAN Explained
- 103 StyleGAN Implementation
- 104 StyleGAN2 ADA on Custom Dataset |StyleGAN2 with adaptive discriminator augmentation (ADA)
- 105 StackGAN | Text to Image Generation with Stacked Generative Adversarial Networks
- 106 CycleGAN | Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks
- 107 Transformers for beginners | What are they and how do they work
- 108 Vision Transformers explained
- 109 Image Classification Using Vision Transformer | ViTs
- 110 Vision Transformer for Image Classification Using transfer learning
- 111 Swin Transformer: Hierarchical Vision Transformer using Shifted Windows
- 112 Image Classification Using Swin Transformer
- 113 Graph Neural Networks
- 114 Pathways Language Model | PaLM
- 115 Artificial General Intelligence | AGI