Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Become an expert applying the most popular Deep Learning framework PyTorch
PyTorch is a Python framework developed by Facebook to develop and deploy Deep Learning models. It is one of the most popular Deep Learning frameworks nowadays.
In this course you will learn everything that is needed for developing and applying Deep Learning models to your own data. All relevant fields like Regression, Classification, CNNs, RNNs, GANs, NLP, Recommender Systems, and many more are covered. Furthermore, state of the art models and architectures like Transformers, YOLOv7, or ChatGPT are presented.
It is important to me that you learn the underlying concepts as well as how to implement the techniques. You will be challenged to tackle problems on your own, before I present you my solution.
In my course I will teach you:
Introduction to Deep Learning
high level understanding
perceptrons
layers
activation functions
loss functions
optimizers
Tensor handling
creation and specific features of tensors
automatic gradient calculation (autograd)
Modeling introduction, incl.
Linear Regression from scratch
understanding PyTorch model training
Batches
Datasets and Dataloaders
Hyperparameter Tuning
saving and loading models
Classification models
multilabel classification
multiclass classification
Convolutional Neural Networks
CNN theory
develop an image classification model
layer dimension calculation
image transformations
Audio Classification with torchaudio and spectrograms
Object Detection
object detection theory
develop an object detection model
YOLO v7, YOLO v8
Faster RCNN
Style Transfer
Style transfer theory
developing your own style transfer model
Pretrained Models and Transfer Learning
Recurrent Neural Networks
Recurrent Neural Network theory
developing LSTM models
Recommender Systems with Matrix Factorization
Autoencoders
Transformers
Understand Transformers, including Vision Transformers (ViT)
adapt ViT to a custom dataset
Generative Adversarial Networks
Semi-Supervised Learning
Natural Language Processing (NLP)
Word Embeddings Introduction
Word Embeddings with Neural Networks
Developing a Sentiment Analysis Model based on One-Hot Encoding, and GloVe
Application of Pre-Trained NLP models
Model Debugging
Hooks
Model Deployment
deployment strategies
deployment to on-premise and cloud, specifically Google Cloud
Miscellanious Topics
ChatGPT
ResNet
Extreme Learning Machine (ELM)
Enroll right now to learn some of the coolest techniques and boost your career with your new skills.
Best regards,
Bert
Course Content
- 26 section(s)
- 177 lecture(s)
- Section 1 Course Overview & System Setup
- Section 2 Machine Learning
- Section 3 Deep Learning Introduction
- Section 4 Model Evaluation
- Section 5 Neural Network from Scratch (opt. but highly recommended)
- Section 6 Tensors
- Section 7 PyTorch Modeling Introduction
- Section 8 Classification Models
- Section 9 CNN: Image Classification
- Section 10 CNN: Audio Classification
- Section 11 CNN: Object Detection
- Section 12 Style Transfer
- Section 13 Pretrained Networks and Transfer Learning
- Section 14 Recurrent Neural Networks
- Section 15 Recommender Systems
- Section 16 Autoencoders
- Section 17 Generative Adversarial Networks
- Section 18 Graph Neural Networks
- Section 19 Transformers
- Section 20 PyTorch Lightning
- Section 21 Semi-Supervised Learning
- Section 22 Natural Language Processing (NLP)
- Section 23 Miscellanious Topics
- Section 24 Model Debugging
- Section 25 Model Deployment
- Section 26 Final Section
What You’ll Learn
- learn all relevant aspects of PyTorch from simple models to state-of-the-art models
- deploy your model on-premise and to Cloud
- Transformers
- Natural Language Processing (NLP), e.g. Word Embeddings, Zero-Shot Classification, Similarity Scores
- CNNs (Image-, Audio-Classification
- Object Detection)
- Style Transfer
- Recurrent Neural Networks
- Autoencoders
- Generative Adversarial Networks
- Recommender Systems
- adapt top-notch algorithms like Transformers to custom datasets
- develop CNN models for image classification, object detection, Style Transfer
- develop RNN models, Autoencoders, Generative Adversarial Networks
- learn about new frameworks (e.g. PyTorch Lightning) and new models like OpenAI ChatGPT
- use Transfer Learning
Skills covered in this course
Reviews
-
JJosep Lluís Falcó
Loved how he explains transformers and NLP, not just what they do, but why they work.
-
RRajinder Verma
Solid mix of beginner-friendly and advanced topics.
-
AAl Gore
I never thought I’d understand GANs or autoencoders, but the way it’s explained here just clicked.
-
SSarah Fuller
The best thing here is it’s not just theory… you actually build stuff that works, and that’s rare.