Instructional Video6:08
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Conditional Statements in Python - While

Higher Ed
In this video, you will learn about the "While" conditional statement and how to implement it.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners...
Instructional Video11:17
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Conditional Statements in Python - if

Higher Ed
In this video, you will learn about the "If" conditional statement and how to implement it.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video5:22
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Python Dictionaries

Higher Ed
In this video, you will learn about Python dictionaries.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video8:26
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Tuples and Sets in Python

Higher Ed
In this video, you will learn about tuples and sets in Python.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you...
Instructional Video9:11
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Data Structures in Python

Higher Ed
In this video, we will understand the data structures in Python.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
Instructional Video2:06
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Adding Comments in Python Programming Language

Higher Ed
In this video, you will learn how to add comments to our programs.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
Instructional Video6:18
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Type Conversion and Type Casting

Higher Ed
In this video, we will understand how to convert one data type to another data type.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video1:56
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Boolean Data Type

Higher Ed
In this video, we will understand the Boolean data type.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video3:48
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - String Data Type

Higher Ed
In this video, you will learn about the string data type.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video5:02
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Numerical Data Types and Arithmetic Operations in Python

Higher Ed
In this video, you will learn about numerical data types and arithmetic operations in Python.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners...
Instructional Video3:27
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Print Function

Higher Ed
In this video, you will learn about the Print function.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video8:36
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Variables in Python

Higher Ed
In this video, you will learn about variables in Python.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video1:53
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - What We Will Cover in This Section

Higher Ed
In this video, we will understand the learning objective of the Python basics section.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video5:56
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Jupyter Notebook - Tips and Tricks

Higher Ed
In this video, you will learn some useful tips and tricks of working in Jupyter Notebook.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video7:19
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Installing Jupyter Notebook

Higher Ed
In this video, you will learn how to install Jupyter Notebook.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you...
Instructional Video2:39
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Why Choose Python

Higher Ed
In this video, we will understand the benefits of Python.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video5:45
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Why Learn Any Programming Language

Higher Ed
In this video, we will first understand why we should learn any programming language.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video8:51
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Preparation and Evaluation

Higher Ed
In this video, you will learn how to train our LeNet model.
<
br/>
This clip is from the chapter "LeNet Architecture in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video11:26
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - LeNet Model in PyTorch

Higher Ed
In this video, you will learn how to implement the LeNet model in PyTorch.
<
br/>
This clip is from the chapter "LeNet Architecture in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Instructional Video3:46
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - LeNet Overview

Higher Ed
In this video, let's first understand what LeNet architecture is.
<
br/>
This clip is from the chapter "LeNet Architecture in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you...
Instructional Video7:37
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - CNN Deep Layers

Higher Ed
In this video, you will learn how to perform a series of convolution operations to the required output.
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video7:46
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - First CNN

Higher Ed
In this video, we will work on building our first convolution layer.
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will learn...
Instructional Video3:45
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - CNN Recap

Higher Ed
In this video, we will have a quick recap on the convolution operation.
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video4:36
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Data Visualization

Higher Ed
In this video, you will learn how to visualize your data to understand it better.
<
br/>
This clip is from the chapter "CNN in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you...