Instructional Video10:53
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Data Loading - CIFAR10

Higher Ed
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...
Instructional Video5:29
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Photo Widget Timeline Provider

Higher Ed
This video explains the photo widget timeline provider.
<
br/>
This clip is from the chapter "Photo-Based Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the photo-based...
Instructional Video2:01
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Photo Widget Entry

Higher Ed
This video explains the photo widget entry.<br<br/>/>

This clip is from the chapter "Photo-Based Widget" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains the photo-based widget.
Instructional Video8:40
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - ANN for Image Classification

Higher Ed
In this video, we will work on image classification with the MNIST dataset.
<
br/>
This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In...
Instructional Video6:57
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Dynamic Island Expanded Trailing, Center, and Bottom Region

Higher Ed
This video explains Dynamic Island expanded trailing, center, and bottom region.
<
br/>
This clip is from the chapter "iOS 16 Dynamic Island" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section...
Instructional Video7:17
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Dynamic Island Expanded Region Leading

Higher Ed
This video explains Dynamic Island and the newly introduced activity configuration.
<
br/>
This clip is from the chapter "iOS 16 Dynamic Island" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This...
Instructional Video11:47
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Activity Configuration

Higher Ed
This video explains the activity configuration in the pizza delivery widget.
<
br/>
This clip is from the chapter "iOS 16.1 Live Activity Lifecycle Events" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic...
Instructional Video10:56
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Map Timeline Provider

Higher Ed
This video explains how the map timeline provider returns images of places.
<
br/>
This clip is from the chapter "Maps in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
Instructional Video2:56
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Famous Places Widget Entry View

Higher Ed
This video explains the famous places widget entry view or a SwiftUI view.
<
br/>
This clip is from the chapter "Maps in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains...
Instructional Video6:34
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Map Widget Introduction

Higher Ed
This video introduces you to the map widget.
<
br/>
This clip is from the chapter "Maps in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains maps in widgets to be shown on...
Instructional Video9:21
Curated Video

Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island - Famous Places Widget

Higher Ed
This video explains the famous places widget configuration.
<
br/>
This clip is from the chapter "Maps in Widgets" of the series "Mastering WidgetKit in SwiftUI 4, iOS 16 with Dynamic Island".This section explains maps in widgets to...
Instructional Video8:55
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Data Augmentation

Higher Ed
In this video, you will learn about data augmentation.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we...
Instructional Video16:02
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Convolution on Color Images

Higher Ed
In this video, we will understand convolution on color images.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video6:44
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 3)

Higher Ed
In this video, you will learn how to view convolution as matrix multiplication.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video16:40
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 1)

Higher Ed
In this video, we will get introduced to the concept of convolution.
<
br/>
This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video6:53
Curated Video

PowerShell for Automating Administration - Lab Setup: Deploying the Resources in Cloud

Higher Ed
This is a lab setup video where you will be deploying the resources in Cloud.
<
br/>
This clip is from the chapter "Lab Setup" of the series "PowerShell for Automating Administration".This section focuses on the lab setup. Here, you...
Instructional Video6:29
Curated Video

CompTIA A+ Certification Core 1 (220-1101) - 3D Printing

Higher Ed
3D printers use some material (such as plastic) to create a physical object from a 3D model file. This episode explores the concepts in 3D printing and provides examples of software for controlling the printer output.
<
br/>
This...
Instructional Video5:43
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Set Up Kafka Broker and Zookeeper Using Docker Compose

Higher Ed
In this video, you will learn to set up Kafka Broker and Zookeeper using Docker Compose.
<
br/>
This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using...
Instructional Video4:25
Curated Video

Social Media Automation using Python - Posting Photo with Caption

Higher Ed
In this lesson, we will understand how to post a photo or an image with a caption over Facebook using the put_photo() function and posting the caption along with it as a comment.
<
br/>
This clip is from the chapter "Facebook...
Instructional Video2:27
Curated Video

Social Media Automation using Python - Sending Image to Group

Higher Ed
After learning how to create a group link using the pywhatkit.sendwhats_image function, you will learn to send images to members within the group using the group link instead of the contact numbers, just as we did while sending images...
Instructional Video3:06
Curated Video

Social Media Automation using Python - Sending Image to Contact

Higher Ed
We will explore the pywhatkit.sendwhats_image function in Python to send an image to a contact. You will learn to send stand-alone as well as captioned images to contacts.
<
br/>
This clip is from the chapter "WhatsApp Automation"...
Instructional Video5:16
Curated Video

Linux Operating System: A Complete Linux Guide for Beginners - Making USB Devices Work with VirtualBox Copy

Higher Ed
In this video, you will learn how to make USB devices work with VirtualBox copy.
<
br/>
This clip is from the chapter "Bonus: Additional VirtualBox settings" of the series "Linux Operating System: A Complete Linux Guide for...
Instructional Video1:41
Curated Video

CISSP Crash Course - Configuration Management

Higher Ed
This video explains configuration management.<br<br/>/>

This clip is from the chapter "Security Operations" of the series "CISSP Crash Course".This section covers domain 7, which focuses on security operations.
Instructional Video6:05
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Machine Learning and Deep Learning: Future Topics

Higher Ed
In this video, you will learn what other types of machine learning exist and some future topics that we can look forward to learning.
<
br/>
This clip is from the chapter "Machine Learning Basics" of the series "Data Science...