Course Information
Course Overview
From Zero To Hero (BERT & T5)
Pytorch&Hugginface Deep Learning Course(Colab Hands-On)
Welcome to Pytorch Deep Learning From Zero To Hero Series.
If you have already mastered the basic syntax of python and don't know what to do next, this course will be a rocket booster to skyrocket your programming skill to a business applicable level.
In this course, you will be able to master implementing deep neural network from the very beginning(simple perceptron) to BERT transfer learning/Google's T5 by using pytorch and huggingface yourself by colab. Each Section will have one assignment for you to think and code yourself.
The Agenda is below.
Agenda:
Introduction
Google Colaboratory
Neuron
Perceptron
Make Your Perceptron Trainable
Normalize Data
Activation Function
Loss Function
Gradient Descent
Elegant Pytorch Gradient Descent
Final Project
Final Project Explained
Multi Layer Perceptron(MLP)
One Hot Encoding
Prepare data for MLP
Define MLP
Train & Evaluate MLP
Final Project for MLP
FCNN Explained
FCNN LOVE Letters Classification using MLP
Final Project For FCNN
CNN Explained
CNN Prepare data(Fashion MNIST)
CNN Define Model
CNN Train&Evaluate Model
CNNInference
Final Project For CNN
RNN Explained
RNN Prepare data
RNN Define Model
RNN Train Model
RNN Inference
BERT Sesame Street
BERT Prepare Data IMDB
BERT Model definition
BERT Model Training
BERT Model Evaluation
BERT Model Prediction
BERT Final Project
T5 Prepare Data
T5 Model definition
T5 Model Training
T5 Model Evaluation
T5 Model Prediction
T5 Final Project
Let's start our journey together.
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren’t special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one– and preferably only one –obvious way to do it.
Although that way may not be obvious at first unless you’re Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it’s a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea — let’s do more of those!
Course Content
- 7 section(s)
- 39 lecture(s)
- Section 1 Introduction to Deep Learning (Neural Network) by Pytorch
- Section 2 From Simple Perceptron to Multi Layer Perceptron(MLP) by pytorch
- Section 3 Fully Connected Neural Network Explained
- Section 4 Convolutional Neural Network (CNN)
- Section 5 Recurrent Neural Network(RNN)
- Section 6 BERT
- Section 7 Google's T5
What You’ll Learn
- Python
- Pytorch
- BERT
- Deep Learning
- Image Processing
- Natural Language Processing
- Neural Network
- Gradient Descent
- transformers
- huggingface
- T5
Skills covered in this course
Reviews
-
IIvan Shapoval
Good course, thank you. It can be better, if it updated. for example, "torchtext" is outdated. Thank you, the practice and for examples of code with good explanation.
-
SShivam Sharma
good course
-
CCraig Jacobs
So far, I love it. However, I can't access Google Colabratory from my DriveOne, and I'm not sure if that will be an issue later. I've been getting along well enough with visual studio code.
-
AArald Jean-Charles
great content. Presentation can be improved