Instructional Video3:05
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 13 - Introduction to Abstraction

Higher Ed
In this video, we will see an introduction to abstraction.
Instructional Video5:38
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 02 - Java Class and Object - First Look

Higher Ed
In this video, you will take a first look at the Java class and object.
Instructional Video5:43
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 11 - Returning from a Java Method – Exercises

Higher Ed
In this video, you will learn about returning from a Java method with exercises.
Instructional Video5:14
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 09 - Passing Multiple Parameters to a Java Method

Higher Ed
In this video, you will learn about passing multiple parameters to a Java method.
Instructional Video5:15
Instructional Video2:18
Curated Video

Learn Java from Scratch - A Beginner's Guide - Step 17 - Exploring Spring Framework with Java - Review

Higher Ed
This video provides a review of the key topics covered in the section, which includes an introduction to the Spring framework, the basics of bean configuration, and the use of auto-wiring and annotations in Spring framework applications....
Instructional Video4:05
Curated Video

Deep Learning - Crash Course 2023 - Why Do We Require Entropy Loss

Higher Ed
In this video, we will talk about certain events and understand why we require entropy loss. This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about...
Instructional Video6:06
Curated Video

Deep Learning - Crash Course 2023 - Probability Distribution Table

Higher Ed
In this video, you will learn about the probability distribution table. This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about probability.
Instructional Video1:59
Curated Video

Deep Learning - Crash Course 2023 - Random Variable - Types

Higher Ed
In this video, you will learn about different types of random variables. This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about probability.
Instructional Video4:24
Curated Video

Deep Learning - Crash Course 2023 - Why Random Variable Is Important

Higher Ed
In this video, we will understand why a random variable is important. This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about probability.
Instructional Video8:05
Curated Video

Deep Learning - Crash Course 2023 - Introduction to Probability and Random Variables

Higher Ed
In this video, we will be introduced to probability and random variables. This clip is from the chapter "Basic Probability" of the series "Deep Learning - Crash Course 2023".In this section, we will talk about probability.
Instructional Video2:45
Curated Video

Deep Learning - Crash Course 2023 - Download Dataset

Higher Ed
In this video, you will learn how to download the UCI heart disease dataset. This clip is from the chapter "Sigmoid Neuron Implement with Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to...
Instructional Video2:57
Curated Video

Deep Learning - Crash Course 2023 - Program Overview

Higher Ed
In this video, we will discuss our program goal that we will be building in the next video. This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we will begin our journey with...
Instructional Video7:45
Curated Video

Deep Learning - Crash Course 2023 - Mathematical Intuition

Higher Ed
In this video, you will learn how to build a mathematical intuition on MP Neuron. This clip is from the chapter "MP Neuron Model" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to build neural...
Instructional Video3:44
Curated Video

Deep Learning - Crash Course 2023 - Perceptron Limitations

Higher Ed
In this video, we will have a quick recap of Perceptron limitations and learn how Sigmoid Neuron is useful. This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we will begin...
Instructional Video3:47
Curated Video

Deep Learning - Crash Course 2023 - Activation Function

Higher Ed
In this video, you will learn how to apply an activation function to the weighted average to make sure the output value falls between 0 and 1. This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash...
Instructional Video4:19
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Restore Lab

Higher Ed
Database failure happens. How do you recover when a failure occurs? This video shows you how to restore a database in a disaster scenario so you can get back up and running quickly.
Instructional Video6:07
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Multiple Permissions

Higher Ed
To understand practical permissions, you must understand multiple permissions. Permissions can come from multiple sources, and they aggregate to form practical or applied permissions. In this video, you will explore multiple permissions.
Instructional Video3:28
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Multi-Factor Authentication

Higher Ed
What if you don't trust a single authentication method, such as a username and password pair? Then you can use multi-factor authentication, which is presented in this video.
Instructional Video6:07
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Authentication

Higher Ed
AWS provides two primary authentication methods (though more can be implemented) and these are covered in this video. Additionally, you will learn the basics of authentication.
Instructional Video10:03
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Principals

Higher Ed
With any identity and access management solution, it is essential to understand the principal that can be managed, such as users and groups. This video introduces you to the principals you will manage in AWS.
Instructional Video7:04
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Identity and Access Management (IAM) Overview

Higher Ed
How do you control who or what has access to your AWS account and the services running in it? The answer is Identity and Access Management (IAM) and this video introduces the fundamental concepts of IAM.
Instructional Video8:23
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Elastic Container Service (ECS)

Higher Ed
At times, you might want to run some code in AWS without having to launch, configure, upgrade, and manage entire EC2 instances. You may be able to do this with the Elastic Container Service and this video explains how.
Instructional Video12:03
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - AMI Virtualization

Higher Ed
After launching and configuring a few EC2 instances from AMIs, you are probably beginning to wonder about the details of these instance images. In this video, you will explore the details of AMIs and how they can be created.