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 - Matplotlib Introduction
In this video, we will get introduced to Matplotlib. 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 this...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Working with Null Values
In this video, you will learn how to work with null values. 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...
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 - Writing a Class
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mini Project - Hangman
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Classes in Python
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...
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 - 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 - Conditional Statements in Python - if
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...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Jupyter Notebook - Tips and Tricks
In this video, you will learn some useful tips and tricks of working in Jupyter Notebook. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
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 - 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 - NumPy in PyTorch
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...
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. 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...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Suggestion Box
In this video, we will take a look at the suggestion box where we can add feedback for this course. This clip is from the chapter "Time Series Basics" of the series "Data Science - Time Series Forecasting with Facebook Prophet in...
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. This clip is from the chapter "Welcome" of the series "Data...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Introduction
In this video, we will introduce Facebook Prophet and understand the course learning objective. This clip is from the chapter "Welcome" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".Welcome to the...
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Country Exchange Rate View
This video explains the country exchange rate view. This clip is from the chapter "Deep Links in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains deep links in widgets.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Exchange Rate Service
This video explains the exchange rate service. This clip is from the chapter "Deep Links in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains deep links in widgets.
Curated Video
Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Expense Timeline Provider
This video explains the expense timeline provider. This clip is from the chapter "Configurable Widget Deep Dive" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains more about the...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - What Is BIOS?
Basic Input/Output Services (BIOS) is code (firmware) built into every motherboard to give the CPU basic communication with the hardware attached to the motherboard. BIOS is a critical part of the PC, and a good tech needs to understand...
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...