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 - Why Choose Python
In this video, we will understand the benefits of 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 - Preparation and Evaluation
In this video, you will learn how to train our LeNet model. 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 learn how to...
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 - CNN Deep Layers
In this video, you will learn how to perform a series of convolution operations to the required output. This clip is from the chapter "CNN 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 - First CNN
In this video, we will work on building our first convolution layer. 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 how to...
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. 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. 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 section,...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - AutoGrad in PyTorch
In this video, you will learn what is AutoGrad in PyTorch. 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 at AutoGrad...
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. 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 - Tensor Slicing and Reshape
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...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Primary PC Components
Mike takes you on a tour of the primary PC components including the computer case, monitor, and various peripherals including the keyboard, mouse, speakers, and more. This clip is from the chapter "Book Chapter 2 - The Visible Computer"...
Curated Video
PowerShell for Automating Administration - Preparing Pull_Repos_and_Execute Script
This video demonstrates remote script execution architecture. If you don't want to copy the scripts to the server each time and want to fully automate it using PowerShell, then this video will be of great help. This clip is from the...
Curated Video
PowerShell for Automating Administration - Validation Functions Discussion – Part 2
This is the second of the two-part video that focuses on the validation functions. Here, you will be studying these functions: Validate-WebService, Validate-AppService, Validate-IIS, Validate-SQLDatabase, and Validate-AppVersion. This...
Curated Video
PowerShell for Automating Administration - Overview of Server Validation Script
This video provides an Overview of Server Validation Script. This clip is from the chapter "Server Validation Script" of the series "PowerShell for Automating Administration".This section focuses on the Server Validation Script.
Curated Video
PowerShell for Automating Administration - Validation Functions Overview
This video provides an overview of the validation functions. This clip is from the chapter "Server Validation Script" of the series "PowerShell for Automating Administration".This section focuses on the Server Validation Script.
Curated Video
PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 1
This is the first of the two-part video where you will learn the commandlet Get-Service that helps fetch the services. This clip is from the chapter "Administering Planned Service Restarts" of the series "PowerShell for Automating...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Using Our Modules
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings
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...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Showing Output When Running Python
This video explains showing output when running Python. This clip is from the chapter "Storing Information" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains objects and variables.
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 2)
In this video, we will dive into action and look at codes for transfer learning without data augmentation. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks...