Curated Video
Data Science Model Deployments and Cloud Computing on GCP - PySpark Serverless Autoscaling Properties
PySpark is a powerful open-source data processing engine used for large-scale data processing. In this video, you will learn about running PySpark on Google Cloud Dataproc. This clip is from the chapter "Dataproc Serverless PySpark" of...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Cloud Run Application Scalability Parameters
In this video, we discuss the scalability parameters for Cloud Run applications, exploring the different factors that affect the scalability of your application. This clip is from the chapter "Cloud Run - Serverless and Containerized...
Curated Video
Vue.js 3 and Firebase for Beginners - Menu and Basket Styling
In this video, we will head into the menu view file and basket styling using the scoped attribute. This clip is from the chapter "Project UI" of the series "Vue.js 3 and Firebase for Beginners".This section explains the project UI and...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 06 - Java Arrays - Exercise - Create Student Class - Part 2 - Maximum and Minimum
Continuing from the previous video, you will expand your knowledge of Java arrays by completing the second part of the Create Student Class exercise. This time, you will calculate the maximum and minimum grades of the student using arrays.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 05 - Java Arrays - Exercise - Create Student Class - Part 1 - Total and Ave
In this video, you will dive into Java arrays and participate in an exercise to create a student class. This exercise focuses on calculating the student's grades' total and average.
Curated Video
Deep Learning - Crash Course 2023 - Gradient Descent
In this video, you will learn about gradient descent. 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 Sigmoid Neuron.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Groups
Autoscaling works against collections of instances that can be scaled together. This video explores the concept of autoscaling groups and how they fit into any implementation or design.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Password Policies
With your user accounts, you will want to have strong passwords. AWS can help you with this through the implementation of password policies and you will learn how to use them in this video.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Functions
This video explains the functions.
Curated Video
Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Fire Particles
The lesson will teach us how to enhance the fire particles and make them more organic using the Niagara Particle System. We will go over the method for changing the color of the fire, tweaking values for more organic transitions, and...
Curated Video
SQL Server Course for Beginners with 100+ examples - MIN() Function
Learn how to implement the MIN() function in SQL. We will find the minimum of column values. This clip is from the chapter "Built-In Functions in SQL" of the series "SQL Server Course for Beginners with 100+ Examples".This section...
Curated Video
Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Flower Composition
This lesson will use everything we have worked on so far on foliage mode to set up flower density for the scene. We will paint our terrain with flowers to enhance the environment's visuals. This clip is from the chapter "Using Foliage...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - Tailwind CSS Customization / 072
Here, you will learn more about a styled-component module, which allows us to write CSS within JavaScript in a very modular and reusable way in React instead of having one global dynamic class.
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Momentum
In this video, you will learn about momentum. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this optional section, we will dive deeper into...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Gradient Descent
In this video, we will get introduced to gradient descent. This clip is from the chapter "In-Depth: Gradient Descent" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this optional section, we will dive...
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Activation Functions
In this video, you will learn about activation functions. This clip is from the chapter "Feedforward Artificial Neural Networks" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Mathematical Operations and Functions in NumPy
In this video, we will understand the different mathematical operations and functions that we can perform on NumPy arrays. This clip is from the chapter "Optional Learning - Python for Data Science - with NumPy" of the series "Deep...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - RAID
The Random Array of Independent (or Inexpensive) Disks (RAID) is a philosophy of using multiple drives working as a single drive – an array – for speed or redundancy. A good tech should understand the many RAID levels and the benefits...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - What Is Convolution? (Part 2)
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...
Curated Video
The Heliodome: From Concept to Construction
This video is an introduction to the Heliodome, an innovative passive ecological construction, and the journey of its creator, Eric Wasser. Building Tomorrow episode 7, part 5
Curated Video
Creating and Interpreting a Dot Plot
Get ready to dive into the world of statistics with our "Creating and Interpreting a Dot Plot" student worksheet! This engaging and interactive worksheet is designed to help students understand and master the concept of dot plots in a...
Curated Video
Understanding the Importance of Weight Distribution in Formula One Racing
This video discusses the importance of weight distribution and the center of gravity in Formula One racing cars. It explains how teams use additional weights called ballast to adjust the weight distribution and make the car more stable...
Curated Video
Choosing the Best Charts and Graphs to Represent Data
Mr. Addit reviews the charts and graphs he had discussed in previous lessons. He then presents two data sets and models how to determine which chart or graph is the best representation for the given data.
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Data Analysis
This video helps you with the data analysis part. This clip is from the chapter "Project 2: Microsoft Corporation Stock Prediction Using RNNs" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section...