Instructional Video6:40
Curated Video

Deep Learning - Crash Course 2023 - Python Basics - Containers in Python

Higher Ed
In this video, you will learn about tuples, sets, and dictionaries.
<
br/>
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 Video3:07
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Compute Loss

Higher Ed
This is the next step of training our model, which entails the compute loss model.
Instructional Video6:09
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Rating Our Data

Higher Ed
Let us now move to the next part of the project, including the rating of our data with a new mapping dictionary.
Instructional Video6:12
Curated Video

Recommender Systems Complete Course Beginner to Advanced - Project Amazon Product Recommendation System: Make Tensors from DataFrame

Higher Ed
We will now advance further by checking our dataset using a single user and developing the Tensor from DataFrame.
Instructional Video12:26
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Variables and Types

Higher Ed
This video explains the variables and types in Swift programming.
Instructional Video10:13
Curated Video

SwiftUI and Node.js Full Stack - Build Twitter - iOS 16 - Logout

Higher Ed
In this video, you will learn how to implement the logout functionality in our SwiftUI Twitter Clone app.
Instructional Video8:29
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Pandas Dataframe - Load from External File

Higher Ed
In this video, you will learn how to load the data to our dataframe from an external file.
<
br/>
This clip is from the chapter "Optional Learning - Python for Data Science - with Pandas" of the series "Deep Learning - Computer...
Instructional Video5:28
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Pandas Dataframe

Higher Ed
In this video, you will learn about Pandas Dataframe.
<
br/>
This clip is from the chapter "Optional Learning - Python for Data Science - with Pandas" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In...
Instructional Video5:22
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - Python Dictionaries

Higher Ed
In this video, you will learn about Python dictionaries.
<
br/>
This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, you will...
Instructional Video0:45
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - List Functions - More Ways to Work with Lists

Higher Ed
This video explains list functions. This clip is from the chapter "Storing Multiple Things" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains storing multiple things.
Instructional Video2:19
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Code Editors and IDEs

Higher Ed
This video explains code editors and IDEs.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video2:47
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Python Scripts and IDLE

Higher Ed
This video explains Python scripts and IDE.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video1:32
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Quick Python Test - Running Python

Higher Ed
This video explains how to run a Python script.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video2:39
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Installing Python on MacOS

Higher Ed
This video explains the installation on Python on MacOS.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video3:02
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Installing Python on Windows

Higher Ed
This video explains the installation of Python on Windows.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video1:49
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Getting Set Up

Higher Ed
This video explains how to set up Python on our systems.<br<br/>/>

This clip is from the chapter "Getting Set Up on a PC or MAC" of the series "Python Bootcamp in a Day - Python Programming for Beginners".null
Instructional Video5:23
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Using Our Modules

Higher Ed
This video explains how to use modules in Python.
<
br/>
This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of...
Instructional Video5:50
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Splitting Code into Modules

Higher Ed
This video explains splitting code into modules.
<
br/>
This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of...
Instructional Video12:59
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings

Higher Ed
This video explains formatted strings and f-strings in Python.
<
br/>
This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section...
Instructional Video2:54
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - More Numeric Functions - Min, Max, Sum

Higher Ed
This video explains min, max, and sum functions in Python.
<
br/>
This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section...
Instructional Video4:28
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 2

Higher Ed
This video explains the code in which we will get a sum of the scores of a country.
<
br/>
This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for...
Instructional Video2:10
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Cleaning the Data

Higher Ed
This video explains cleaning the data in Python.
<
br/>
This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Instructional Video8:24
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 1

Higher Ed
This video explains how to summarise the results using statistics.
<
br/>
This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This...
Instructional Video2:58
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Working With JSON

Higher Ed
This video explains working with JSON.
<
br/>
This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger...