Instructional Video5:35
Curated Video

Deep Learning - Crash Course 2023 - Train Test Split

Higher Ed
In this video, you will learn how to use Train_Test_Split on our dataset with Scikit-learn. This clip is from the chapter "MP Neuron in Python" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to...
Instructional Video10:22
Curated Video

Deep Learning - Crash Course 2023 - Plotting with Matplotlib

Higher Ed
In this video, we will understand the most popular plotting library in Python called Matplotlib and learn about plotting. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course...
Instructional Video8:36
Curated Video

Deep Learning - Crash Course 2023 - Pandas Data Frame

Higher Ed
In this video, you will learn about Pandas' two-dimensional data structure called dataframes. This clip is from the chapter "Python for Data Science - Crash Course" of the series "Deep Learning - Crash Course 2023".In this section, we...
Instructional Video5:11
Curated Video

Deep Learning - Crash Course 2023 - Python Control statements - While and For

Higher Ed
In this video, we will look at the different loops in Python called While and For. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our...
Instructional Video4:49
Curated Video

Deep Learning - Crash Course 2023 - Control Statements Python if…else

Higher Ed
In this video, we will explain the control statements in Python like if…else statements. This clip is from the chapter "Python Crash Course on Basics" of the series "Deep Learning - Crash Course 2023".In this section, we will work on our...
Instructional Video8:07
Curated Video

Supercharge Scala Future | FP-Tower - For Comprehension

Higher Ed
This video demonstrates the comprehension part. This clip is from the chapter "Build Your Own IO" of the series "Supercharge Scala Future | FP-Tower".This section focuses on building your own IO (Input/Output).
Instructional Video4:48
Curated Video

Supercharge Scala Future | FP-Tower - Console Exercises - Code Organization

Higher Ed
This video demonstrates and explains code organization. This clip is from the chapter "Actions with Imperative Programming" of the series "Supercharge Scala Future | FP-Tower".This section focuses on actions with imperative programming.
Instructional Video5:44
Curated Video

Advanced Chatbots with Deep Learning and Python - Answer and Response

Higher Ed
After learning to create our encoders for the input sequences and the questions, the encoders will match the data and obtain the responses.
Instructional Video9:57
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Write a Macro

Higher Ed
In this video, we will delve deep into macro creation by learning to write and customize macros using Microsoft Project's scripting language. We will create more advanced and tailored automation solutions. This clip is from the chapter...
Instructional Video2:20
Curated Video

Microsoft Project 2021 From Beginners to Advanced - Exercise 04-2

Higher Ed
In this exercise video, we will shift our focus back to custom task fields. We will use a custom field of the type “Outline Code†to reflect the project's structure to put a design into this project that is fixed and under control....
Instructional Video5:07
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Updating MainEmojiQuoteView and GridImagesView

Higher Ed
Here, you will learn to calibrate the “MainEmojiQuoteViewâ€. We will link the emoji to the quotes view and the images to the emoji quotes. When the app is run, we can make the emoji produce a random quote in the bubble and link the...
Instructional Video4:05
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - ShareImageView - Part 4 - Store Image in Photo Album

Higher Ed
In this video, we will explore how to make the app store images into a photo album. You will learn to preview the images we want to store or share. We will provide options to copy the image and save it to storage. This clip is from 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 Video4:35
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - The Quote Model

Higher Ed
This video demonstrates how to use a quotable API. We will use Google to locate the Luke Peavey Quotable and obtain random quotes. We will use the JSON decoder and develop the Quote Model. This clip is from the chapter "Emoji App" of the...
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 Video6:08
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Get the Emoji SVG, Separate Parts, and Import to Xcode

Higher Ed
In this lesson, you will learn to create an emoji SVG by downloading an emoji of choice from Figma and then customizing or modifying the same using vectors to our preference and saving it on Xcode. This clip is from the chapter "Emoji...
Instructional Video12:59
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Buttons, Buttons, Buttons

Higher Ed
In this video, we will create a SwiftUI view, “ButtonsExampleViewâ€, and learn to create buttons, add features, and test their functionality. You will learn to add spacers, paddings, and colors, and make them more presentable. This...
Instructional Video9:30
Curated Video

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

Higher Ed
In this lesson, a continuation of the previous video, we will now look at the edit options in more detail. You will learn about the alignment index, and we will test the “text.alignleftâ€, “text.aligncenterâ€, and...
Instructional Video6:51
Curated Video

SwiftUI iOS 16 Crash Course - Emoji Quote App in SwiftUI - Beyond the Basics - ForEach and ScrollView

Higher Ed
We will create a new Xcode project and app named “Beyond the Basicsâ€. We will choose the iPhone and learn about “ForEach†and “ScrollViewâ€. This clip is from the chapter "Beyond the Basics" of the series "SwiftUI iOS 16 Crash...
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 Video6:54
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Robust Error Handling and Logic Completion to OpenAI API

Higher Ed
In this video, we will teach you how to implement robust error handling and logic completion for your OpenAI API, ensuring that your application can handle unexpected user input and provide accurate responses.
Instructional Video3:52
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - Add Result Styling CSS to OpenAI Project

Higher Ed
In this video, we will guide you on how to add result styling CSS to your OpenAI project to make the output more visually appealing for your users.
Instructional Video4:53
Curated Video

Building a ChatGPT AI with JavaScript - An OpenAI Code-Along Guide - CSS Styling to OpenAI Form

Higher Ed
In this video, you will learn how to apply CSS styling to an OpenAI form and make it look more visually appealing for your users.