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
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
Fundamentals Of Object-Oriented Programming: Java and IntelliJ - Program: Find Max Value In Array
Furthering our program writing skills, we will learn to create a program that determines the maximum value in an array.
Curated Video
Advanced Chatbots with Deep Learning and Python - Predictions
After checking our model for accuracy, we will make predictions of our results from the model we created. We will visualize the predictions using the test data.
Curated Video
Advanced Chatbots with Deep Learning and Python - Max Story and Question Length
In this video, you will learn to define the project's story length and question length, determined by the number of words in the story or question.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Backups Lab
Getting your data into a database is just a portion of the important tasks related to databases. You must also backup your databases regularly. The good news is that AWS RDS does this for you and you can manually do it as well.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Aurora
The AWS Aurora relational database is the OLTP database solution unique to AWS. In this video, you will learn about Aurora and its features and capabilities.
Curated Video
SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Functions
This video explains the functions.
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - What's on the CompTIA A+ Core 2 (220-1102) Exam?
The Core 2 (220-1102) exam covers four big subject areas: operating systems, security, software troubleshooting, and operational procedures. The author dives into the sub-objectives in this episode, providing an overview of what you need...
Curated Video
SQL Server Course for Beginners with 100+ examples - SUM() Function
Learn how to implement the SUM() function in SQL. We will find the sum 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 focuses on...
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
React JS Masterclass - Go From Zero To Job Ready - Project Demo / 207
This video illustrates a project demo, which we will call SoundMate, which is a simple landing page, where we will apply many Tailwind concepts and learn to apply customizations.
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 - How Does a Model "Learn"?
In this video, we will understand how a model "learns". This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover a crash course...
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
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Max Story and Question Length
In this video, you will learn to define the project's story length and question length, determined by the number of words in the story or question. This clip is from the chapter "Advanced Chatbots with Deep Learning and Python" of the...
Curated Video
Chatbots for Beginners: A Complete Guide to Build Chatbots - Deep Learning-Based Chatbot Architecture and Development: Predictions
After checking our model for accuracy, we will make predictions of our results from the model we created. We will visualize the predictions using the test data. This clip is from the chapter "Advanced Chatbots with Deep Learning and...
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
AWS, JavaScript, React - Deploy Web Apps on the Cloud - JavaScript For Loops
In this video, we will understand the "For" loop, which allows us to execute a block of code repeatedly with an example.
Curated Video
GCSE Chemistry - Covalent Bonding #16
This video covers how covalent bonding works, how to show it with dot and cross diagrams, and the types of substances that covalent bonds can form.
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 Manipulation
This video displays how to do data manipulation using a deep learning model. This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries...
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...