Instructional Video4:04
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - What Is CUDA

Higher Ed
In this video, we will first understand what CUDA is and then see it in action. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive...
Instructional Video4:35
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - NumPy in PyTorch

Higher Ed
In this video, you will learn how to convert a NumPy array in PyTorch. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive into...
Instructional Video3:25
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Tensor Slicing and Reshape

Higher Ed
In this video, you will learn how to reshape and slice a Tensor. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive into PyTorch...
Instructional Video6:19
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Create Tensors in PyTorch

Higher Ed
In this video, you will learn how to create Tensors in PyTorch. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive into PyTorch...
Instructional Video8:07
Curated Video

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

Higher Ed
In this video, you will learn how to install PyTorch using Google Colab ipynb. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive...
Instructional Video1:25
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - What Is PyTorch

Higher Ed
In this video, we will get a brief introduction to PyTorch. This clip is from the chapter "Introduction to PyTorch and Tensors" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will get...
Instructional Video3:51
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Why Is PyTorch Powerful?

Higher Ed
In this video, we will look at a quick demo and understand why PyTorch is powerful. This clip is from the chapter "Welcome Aboard" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".Welcome to the course! This is...
Instructional Video2:56
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Course Introduction

Higher Ed
In this video, we will have a quick course introduction. This clip is from the chapter "Welcome Aboard" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".Welcome to the course! This is a quick introductory section.
Instructional Video2:15
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations on Tensors

Higher Ed
In this video, let's see how we can perform mathematical operations on Tensors. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive...
Instructional Video3:21
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Outline

Higher Ed
In this video, we will understand the course learning approach and what is required to start with this course. Then we will also understand what is covered in this course. This clip is from the chapter "Welcome" of the series "Data...
Instructional Video5:45
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Outline

Higher Ed
In this video, we will understand the course learning approach and what is required to start with this course. Then we will also understand what is covered in this course. This clip is from the chapter "Welcome" of the series "Deep...
Instructional Video2:19
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Introduction

Higher Ed
In this video, we will introduce the author and understand the course learning objective. This clip is from the chapter "Welcome" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".Welcome to the course! In...
Instructional Video4:23
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Pandas

Higher Ed
In this video, we will understand from where we can learn more about Pandas. This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will talk about...
Instructional Video2:19
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Code Editors and IDEs

Higher Ed
This video explains code editors and IDEs. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video2:47
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Python Scripts and IDLE

Higher Ed
This video explains Python scripts and IDE. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video1:32
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Quick Python Test - Running Python

Higher Ed
This video explains how to run a Python script. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video2:39
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Installing Python on MacOS

Higher Ed
This video explains the installation on Python on MacOS. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video3:02
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Installing Python on Windows

Higher Ed
This video explains the installation of Python on Windows. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video1:49
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Getting Set Up

Higher Ed
This video explains how to set up Python on our systems. This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video5:23
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Using Our Modules

Higher Ed
This video explains how to use modules in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up...
Instructional Video5:50
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Splitting Code into Modules

Higher Ed
This video explains splitting code into modules. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up...
Instructional Video12:59
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings

Higher Ed
This video explains formatted strings and f-strings in Python. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Instructional Video2:54
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - More Numeric Functions - Min, Max, Sum

Higher Ed
This video explains min, max, and sum functions in Python. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Instructional Video4:28
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 2

Higher Ed
This video explains the code in which we will get a sum of the scores of a country. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This...