Hi, what do you want to do?
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Data Loading - CIFAR10
In this video, you will learn how to load our CIFAR10 dataset in PyTorch.
<
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...
<
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Custom NN Module
In this video, you will learn how to write a custom NN (Neural Network) module.
<
br/>
This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using...
<
br/>
This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Writing a Deep Neural Network
In this video, you will learn how to write a deep neural network.
<
br/>
This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
<
br/>
This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Building the First Neural Network
In this video, you will learn how to build your first neural network.
<
br/>
This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
<
br/>
This clip is from the chapter "Creating Deep Neural Networks in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - AutoGrad in a Loop
In this video, you will learn to implement the AutoGrad function in a loop.
<
br/>
This clip is from the chapter "AutoGrad in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we...
<
br/>
This clip is from the chapter "AutoGrad in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - AutoGrad in PyTorch
In this video, you will learn what is AutoGrad in PyTorch.
<
br/>
This clip is from the chapter "AutoGrad in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will have a look...
<
br/>
This clip is from the chapter "AutoGrad in PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will have a look...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - PyTorch on GPU
In this video, we will test the competition speed with GPU.
<
br/>
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...
<
br/>
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - What Is CUDA
In this video, we will first understand what CUDA is and then see it in action.
<
br/>
This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
<
br/>
This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - NumPy in PyTorch
In this video, you will learn how to convert a NumPy array in PyTorch.
<
br/>
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...
<
br/>
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Tensor Slicing and Reshape
In this video, you will learn how to reshape and slice a Tensor.
<
br/>
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...
<
br/>
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Create Tensors in PyTorch
In this video, you will learn how to create Tensors in PyTorch.
<
br/>
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...
<
br/>
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Installing PyTorch
In this video, you will learn how to install PyTorch using Google Colab ipynb.
<
br/>
This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
<
br/>
This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - What Is PyTorch
In this video, we will get a brief introduction to PyTorch.
<
br/>
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...
<
br/>
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Why Is PyTorch Powerful?
In this video, we will look at a quick demo and understand why PyTorch is powerful.
<
br/>
This clip is from the chapter "Welcome Aboard" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".Welcome to the...
<
br/>
This clip is from the chapter "Welcome Aboard" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".Welcome to the...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Course Introduction
In this video, we will have a quick course introduction.
<
br/>
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...
<
br/>
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations on Tensors
In this video, let's see how we can perform mathematical operations on Tensors.
<
br/>
This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
<
br/>
This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section,...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Outline
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.
<
br/>
This clip is from the chapter "Welcome" of the series...
<
br/>
This clip is from the chapter "Welcome" of the series...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Outline
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.
<
br/>
This clip is from the chapter "Welcome" of the series...
<
br/>
This clip is from the chapter "Welcome" of the series...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Introduction
In this video, we will introduce the author and understand the course learning objective.
<
br/>
This clip is from the chapter "Welcome" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".Welcome to the...
<
br/>
This clip is from the chapter "Welcome" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".Welcome to the...
Curated Video
Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Where to Learn More Pandas
In this video, we will understand from where we can learn more about Pandas.
<
br/>
This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will...
<
br/>
This clip is from the chapter "Pandas" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Code Editors and IDEs
This video explains code editors and IDEs.<br<br/>/>
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
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
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Python Scripts and IDLE
This video explains Python scripts and IDE.<br<br/>/>
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
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
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Quick Python Test - Running Python
This video explains how to run a Python script.<br<br/>/>
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
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
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Installing Python on MacOS
This video explains the installation on Python on MacOS.<br<br/>/>
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
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