Instructional Video8:36
Curated Video

PowerShell for Automating Administration - XML Configuration File

Higher Ed
This video explains the XML configuration file that is used to configure the parameters and initial settings for our computer programs. This clip is from the chapter "Project Introduction" of the series "PowerShell for Automating...
Instructional Video7:52
Curated Video

PowerShell for Automating Administration - Project Directory and File Structure

Higher Ed
This video demonstrates the project directory and file structure that will help you give an upper hand in customizing the automation part as per your requirement. This clip is from the chapter "Project Introduction" of the series...
Instructional Video8:18
Curated Video

PowerShell for Automating Administration - Introduction

Higher Ed
This video provides an introduction to the project that you will be working on in this section. This clip is from the chapter "Project Introduction" of the series "PowerShell for Automating Administration".This section focuses on the...
Instructional Video10:51
Curated Video

PowerShell for Automating Administration - Automation of Planned Service Restarts – Version 1

Higher Ed
This is the first of the two-part video where you will work on a PowerShell script for a centralized solution to deal with restarting fixed services on multiple servers. This clip is from the chapter "Administering Planned Service...
Instructional Video7:02
Curated Video

PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 2

Higher Ed
This is the second of the two-part video where you will learn the other commandlets such as Set-Service, Restart-Service, Start-Service, and Stop-Service. This clip is from the chapter "Administering Planned Service Restarts" of the...
Instructional Video13:07
Curated Video

PowerShell for Automating Administration - Manage Windows Services Using PowerShell - 1

Higher Ed
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...
Instructional Video9:01
Curated Video

PowerShell for Automating Administration - How to Hide Date Time Using PowerShell

Higher Ed
This video will help you hide date and time in the taskbar using PowerShell in a Windows 11 machine. This clip is from the chapter "PowerShell Automation Concepts" of the series "PowerShell for Automating Administration".This section...
Instructional Video8:47
Curated Video

PowerShell for Automating Administration - Software Installations with PowerShell – Part 1

Higher Ed
This video explains PowerShell and helps you understand ways to install and download the applications/tools with the help of PowerShell. This clip is from the chapter "PowerShell to Install Software on Multiple Remote Computers" of the...
Instructional Video8:16
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 2)

Higher Ed
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...
Instructional Video10:51
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Transfer Learning Code (Part 1)

Higher Ed
In this video, we will dive into action and look at codes for transfer learning with data augmentation. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural Networks...
Instructional Video7:06
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Large Datasets and Data Generators

Higher Ed
In this video, you will learn how to work with large image datasets in TensorFlow and Keras with data generators. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural...
Instructional Video6:14
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Text Classification with CNNs

Higher Ed
In this video, we will move into action and work on text classification with CNNs. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video10:25
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Improving CIFAR-10 Results

Higher Ed
In this video, you will learn how to improve CIFAR-10 results using data augmentation and batch normalization. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural...
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. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we will cover a...
Instructional Video6:50
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - CNN for Fashion MNIST

Higher Ed
In this video, we will start with implementing CNN with the fashion MNIST dataset. 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. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video5:59
Curated Video

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

Higher Ed
In this video, we will look at a new perspective on convolution to understand how it works. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video4:54
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - 2 Approaches to Transfer Learning

Higher Ed
In this video, we will discuss the two approaches used for transfer learning, which we will use in the next videos. This clip is from the chapter "Transfer Learning for Computer Vision" of the series "Deep Learning - Convolutional Neural...
Instructional Video5:33
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Text Preprocessing

Higher Ed
In this video, we will move into action and understand how to do text preprocessing using Colab notebook. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video3:13
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Suggestion Box

Higher Ed
In this video, we will look at the suggestion box where we can add feedback for this course. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video5:16
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Batch Normalization

Higher Ed
In this video, you will learn about batch normalization. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this section, we will cover a...
Instructional Video4:31
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - CNN for CIFAR-10

Higher Ed
In this video, we will work on image classification with the CIFAR-10 dataset. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with TensorFlow".In this...
Instructional Video3:21
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Maven

Higher Ed
In this video, we will code and generate AVRO classes using Maven. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Instructional Video1:47
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Generating AVRO Classes Using Gradle

Higher Ed
In this video, we will code and generate AVRO classes using Gradle. This clip is from the chapter "Coffee Shop Order Service Using AVRO - A Real-Time Use Case" of the series "Kafka for Developers - Data Contracts Using Schema...