Instructional Video11:38
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Building Base for River Pass House

Higher Ed
In this video, you will learn how to build the base for a river pass house. You will learn how to use modular assets to create a foundation that fits seamlessly into the environment. This clip is from the chapter "Thinking of Location...
Instructional Video12:10
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Clock Tower

Higher Ed
In this video, you will learn how to create a clock tower for your castle environment. You will explore different techniques for creating a clock tower that looks natural and cohesive with the rest of your castle environment....
Instructional Video10:08
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Customizing 3D House Using Props

Higher Ed
In this video, you will learn how to customize your 3D house using different props. You will learn how to use props to create different looks and styles for your castle. You will also learn how to use different techniques and tools to...
Instructional Video10:15
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Adding Smaller Details to the House

Higher Ed
In this video, you will learn how to add small details to the house. You will learn how to use different materials and textures to create a realistic look for your castle. Additionally, you will also explore how to create different...
Instructional Video11:28
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Adding Detail to Small Modular Houses

Higher Ed
In this video, you will learn how to add detail to small modular houses. You will explore different techniques for creating small details that add character and interest to your castle environment. Additionally, you will learn how to use...
Instructional Video10:33
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Variation Out of Modular Mesh

Higher Ed
In this video, you will learn how to create variations of modular meshes for your castle environment. You will explore how to use different tools and techniques to create a unique set of modular meshes to build out your castle. This clip...
Instructional Video12:03
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Breaking Up the Surface of a Digital House

Higher Ed
In this video, you will learn how to break up the surface of the digital house in the castle environment. You will understand how to use the mesh editing tools to manipulate the mesh and give it a more natural look. This clip is from the...
Instructional Video11:15
Curated Video

Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Setting Up Large-Scale Scene

Higher Ed
In this video, you will learn how to create a large-scale scene in Unreal Engine 5. You will understand how to set up the landscape, the sky, and the lighting, and learn how to optimize the scene for better performance. This clip is from...
Instructional Video4:25
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Fixing the Spread

Higher Ed
In this video, you will learn to address potential issues with the spread, a critical element in pairs trading, including identifying and correcting discrepancies, outliers, or anomalies in the spread calculation so that the spread used...
Instructional Video4:02
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Cloud Orchestration with Kubernetes

Higher Ed
This video explains container orchestration is the process of automating application deployment, scaling, and management. In a nutshell, it is a way to manage sets of containers. Kubernetes was originally developed by Google and is often...
Instructional Video10:18
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Lab - Scalability and Instance Types in App Engine

Higher Ed
In this lab video, you will learn about the scalability and instance types available in Google Cloud platform's App Engine. This clip is from the chapter "Google App Engine - For Serverless Applications" of the series "Data Science Model...
Instructional Video2:18
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - PySpark Serverless Autoscaling Properties

Higher Ed
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...
Instructional Video2:21
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Introduction to Dockers

Higher Ed
This video provides an introduction to Dockers. This clip is from the chapter "Cloud Run - Serverless and Containerized Applications" of the series "Data Science Model Deployments and Cloud Computing on GCP".In this section, we explore...
Instructional Video6:37
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Scalability - Horizontal Versus Vertical Scaling

Higher Ed
This video discusses scalability in the context of horizontal versus vertical scaling, exploring the advantages and disadvantages of each method, and providing insights into when to choose one over the other. This clip is from the...
Instructional Video2:56
Curated Video

Chatbots Development with Amazon Lex - Benefits of Amazon Lex

Higher Ed
Here, we will discuss the benefits of using Lex bot, including seamless deployment and scaling, built-in integration with AWS, input technologies, cost-effectiveness, and simplicity.
Instructional Video18:37
Curated Video

Deep Learning - Crash Course 2023 - Various Activation Functions

Higher Ed
In this video, we will have an in-depth look at different activation functions provided in the TensorFlow library using Google Colab. This clip is from the chapter "Activation Functions in Deep Learning Neural Networks" of the series...
Instructional Video5:52
Curated Video

Advanced Chatbots with Deep Learning and Python - Conventional Versus AI Chatbots

Higher Ed
In this video, we will understand conventional and artificial intelligence-based chatbots and understand the differences between the two kinds.
Instructional Video3:47
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - ShareImageView - Part 2 - Image and Color Picker section.screenflow

Higher Ed
Now, we will focus on learning how to resize the image. You will learn to add a slider that accepts a value, which will be the dimension of the screen display where the image gets displayed. We can resize the image and the font using the...
Instructional Video5:01
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Completing the GridImagesView

Higher Ed
In this video, we will understand how to change the image view. You will learn to create partial views of the images and also be able to scale the text. This clip is from the chapter "Emoji App" of the series "SwiftUI iOS 16 Crash...
Instructional Video3:59
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Import Images and GridImagesView

Higher Ed
Let's learn to import images and create a dedicated SwiftUI view called the “GridImagesView†and add the parameters to the SwiftUI view to adjust the images and display. This clip is from the chapter "Emoji App" of the series "SwiftUI...
Instructional Video6:11
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Blinking Ninja Emoji

Higher Ed
In this video, you will learn to create our blinking ninja emoji for our project. We will add features and functionality to the emoji. You will learn to animate the emoji with blinking eyes. This clip is from the chapter "Emoji App" of...
Instructional Video5:08
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Structure

Higher Ed
This video will discuss the structure of forms, buttons, pickers, sliders, toggles, images, and overlays. We will create a basic form and create different sections and views. This clip is from the chapter "Beyond the Basics" of the...
Instructional Video3:55
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Warming Up with the Basics

Higher Ed
In this lesson, we will explore the basics of Xcode 14. The lecture explains the interface and then takes us to the basic concepts of Xcode and what we can do with the program. This clip is from the chapter "Introduction" of the series...
Instructional Video4:01
Curated Video

AWS Certified Solutions Architect Associate (SAA-C03) - Autoscaling Groups

Higher Ed
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.