Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Building Base for River Pass House
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...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Clock Tower
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....
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Customizing 3D House Using Props
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...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Adding Smaller Details to the House
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...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Adding Detail to Small Modular Houses
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...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Creating Variation Out of Modular Mesh
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...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Breaking Up the Surface of a Digital House
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...
Curated Video
Building Medieval Worlds - Unreal Engine 5 Modular Kitbash - Setting Up Large-Scale Scene
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...
Curated Video
Financial Analysis - Build a ChatGPT Pairs Trading Bot - Fixing the Spread
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Cloud Orchestration with Kubernetes
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Lab - Scalability and Instance Types in App Engine
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...
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 - Introduction to Dockers
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...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Scalability - Horizontal Versus Vertical Scaling
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...
Curated Video
Chatbots Development with Amazon Lex - Benefits of Amazon Lex
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.
Curated Video
Deep Learning - Crash Course 2023 - Various Activation Functions
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...
Curated Video
Advanced Chatbots with Deep Learning and Python - Conventional Versus AI Chatbots
In this video, we will understand conventional and artificial intelligence-based chatbots and understand the differences between the two kinds.
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - ShareImageView - Part 2 - Image and Color Picker section.screenflow
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Completing the GridImagesView
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Import Images and GridImagesView
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Blinking Ninja Emoji
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Forms, Buttons, Pickers, Sliders, Toggle, Images, Overlays - Structure
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...
Curated Video
SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Warming Up with the Basics
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...
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.