Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 13 - Introduction to Abstraction
In this video, we will see an introduction to abstraction.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 02 - Java Class and Object - First Look
In this video, you will take a first look at the Java class and object.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 11 - Returning from a Java Method – Exercises
In this video, you will learn about returning from a Java method with exercises.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 09 - Passing Multiple Parameters to a Java Method
In this video, you will learn about passing multiple parameters to a Java method.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 08 - Understanding Spring Boot Magic - Embedded Servers
In this video, you will learn about Spring Boot embedded servers.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 17 - Exploring Spring Framework with Java - Review
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....
Curated Video
Deep Learning - Crash Course 2023 - Why Do We Require Entropy Loss
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...
Curated Video
Deep Learning - Crash Course 2023 - Probability Distribution Table
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.
Curated Video
Deep Learning - Crash Course 2023 - Random Variable - Types
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.
Curated Video
Deep Learning - Crash Course 2023 - Why Random Variable Is Important
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.
Curated Video
Deep Learning - Crash Course 2023 - Introduction to Probability and Random Variables
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.
Curated Video
Deep Learning - Crash Course 2023 - Download Dataset
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...
Curated Video
Deep Learning - Crash Course 2023 - Program Overview
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...
Curated Video
Deep Learning - Crash Course 2023 - Mathematical Intuition
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...
Curated Video
Deep Learning - Crash Course 2023 - Perceptron Limitations
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...
Curated Video
Deep Learning - Crash Course 2023 - Activation Function
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...
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Restore Lab
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Multiple Permissions
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Multi-Factor Authentication
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Authentication
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Principals
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Identity and Access Management (IAM) Overview
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Elastic Container Service (ECS)
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.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - AMI Virtualization
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.