Instructional Video5:28
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Pandas Dataframe

Higher Ed
In this video, you will learn about Pandas Dataframe. This clip is from the chapter "Optional Learning - Python for Data Science - with Pandas" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
Instructional Video16:18
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Pandas Library

Higher Ed
In this video, you will learn about the Pandas library. This clip is from the chapter "Optional Learning - Python for Data Science - with Pandas" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Instructional Video7:14
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations and Functions in NumPy

Higher Ed
In this video, we will understand the different mathematical operations and functions that we can perform on NumPy arrays. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep...
Instructional Video12:36
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Broadcasting

Higher Ed
In this video, we will understand the concept of broadcasting. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".IN this...
Instructional Video6:05
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Slicing

Higher Ed
In this video, we will understand how to perform slicing on NumPy arrays. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video8:42
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Resize and Reshape Arrays

Higher Ed
In this video, you will learn how to resize and reshape an array. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".IN...
Instructional Video16:22
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - NumPy

Higher Ed
In this video, we will first understand how to create arrays using NumPy library. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video6:49
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Final Testing

Higher Ed
In this video, we will run our project and check whether our program runs as required. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video10:07
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Logic for Single-Letter input

Higher Ed
In this video, we will continue building the logic for single-letter input. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video6:18
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Logic Building

Higher Ed
In this video, we will work on building the logic. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will...
Instructional Video5:23
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Continued

Higher Ed
In this video, we will continue writing the program for our hangman game. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Instructional Video7:54
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Class

Higher Ed
In this video, we will start writing the program for our classes and objects. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Instructional Video6:18
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Hangman

Higher Ed
In this video, we will get introduced to our mini project, which is called the Hangman. This clip is from the chapter "Optional Learning - Mini Project with Python Basics" of the series "Deep Learning - Computer Vision for Beginners...
Instructional Video12:17
Curated Video

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

Higher Ed
In this video, you will learn about classes in Python. 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 be learning...
Instructional Video9:17
Curated Video

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

Higher Ed
In this video, you will learn about functions in Python. 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 be learning...
Instructional Video4:37
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - For Loops

Higher Ed
In this video, you will learn about for loops. 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 be learning the basics...
Instructional Video7:44
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Inbuilt Functions in Python - range and input

Higher Ed
In this video, you will learn two important inbuilt functions in Python, which are range and input functions. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners...
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. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
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. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
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. 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 be learning...
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. 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 be...
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. 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 be...
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. 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 be...
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. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...