Curated Video
React JS Masterclass - Go From Zero To Job Ready - useState: Array State Value / 012
Here, we will continue to understand the useState, but this time, we will not just use it with integers, we will use arrays. We will create a task list and experiment with using tasks.
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Classification Notebook
In this video, we will understand linear classification with the help of breast cancer dataset example. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Plot Formatting and Scatter Plot
In this video, we will cover plot formatting and scatter plot. This clip is from the chapter "Optional Learning - Python for Data Science - with Matplotlib" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Slicing
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Resize and Reshape Arrays
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - NumPy
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Logic for Single-Letter input
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Logic Building
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Functions in Python
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - For Loops
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Inbuilt Functions in Python - range and input
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Conditional Statements in Python - While
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Tuples and Sets in Python
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Adding Comments in Python Programming Language
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Type Conversion and Type Casting
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Boolean Data Type
In this video, we will understand the Boolean 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 section, you will be learning...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - String Data Type
In this video, you will learn about the string 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 section, you will be learning...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Numerical Data Types and Arithmetic Operations in Python
In this video, you will learn about numerical data types and arithmetic operations in Python. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Print Function
In this video, you will learn about the Print function. 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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Variables in Python
In this video, you will learn about variables 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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - LeNet Model in PyTorch
In this video, you will learn how to implement the LeNet model in PyTorch. 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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Data Visualization
In this video, you will learn how to visualize your data to understand it better. 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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - PyTorch on GPU
In this video, we will test the competition speed with GPU. 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 and...
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. 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...