Instructional Video15:16
Crash Course

Make an AI Sound Like a YouTuber (LAB)

12th - Higher Ed
Let’s try to help John Green Bot sound a bit more like the real John Green using Natural Language Processing. Today, we're going to code a program that takes a one word prompt and then completes the sentence that sounds like something...
Instructional Video10:13
Science Buddies

Classify Celestial Objects with Machine Learning: A Python Coding Tutorial

K - 5th
Create a boosted tree model to classify stars based on important characteristics.
Instructional Video5:14
Curated Video

Machine Learning: Random Forest with Python from Scratch - Concluding remarks

Higher Ed
In this video, we will look at the concluding remarks of the course and recap what we learned through the course, briefly.
<
br/>
This clip is from the chapter "Conclusion" of the series "Machine Learning: Random Forest with Python...
Instructional Video10:07
Fun Robotics

Project Text Classification

3rd - 12th
Implementing a Text Classification project by using Natural Language Processing to understand the sentiment of move reviews
Instructional Video2:32
Curated Video

Evaluate the impact of an AI application used in the real world. (case study) : Working with X-Ray images: Case Study - Part 2

Higher Ed
From the section: CNN-Industry Live Project: Find Medical Abnormalities and Save Life. This section includes a CNN-Industry live project on working with X-Ray images.



CNN-Industry Live Project: Find Medical Abnormalities and...
Instructional Video27:04
Curated Video

Data Science and Machine Learning with R - Data Preprocessing Introduction

Higher Ed
This video introduces you to data preprocessing.
r/>
This clip is from the chapter "Data Preprocessing" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data...
Instructional Video32:46
APMonitor

Scale Data for Machine Learning

10th - Higher Ed
Scaling (inputs and outputs) can improve the training process for machine learning. A common scaling technique is to divide by the standard deviation and shift the mean to 0. Another common scaling approach is to...
Instructional Video2:11
Packt

Give appropriate attribution for externally sourced media or code : Importing the relevant packages and load the data

Higher Ed
From the section: The MNIST example. In this section, we’ll see the MNIST example.<b<br/>r/>

We must import the TensorFlow library. We will also take advantage of the TensorFlow data provider for MNIST.
Instructional Video6:19
Curated Video

Practical Data Science using Python - Role of Data in Machine Learning

Higher Ed
This video explains the role of data in machine learning.<br<br/>/>

This clip is from the chapter "Machine Learning" of the series "Practical Data Science Using Python".This section explains machine learning.
Instructional Video3:09
Curated Video

Complete Modern C++ - The C++ Compilation Process

Higher Ed
This video explains the C++ build process in detail.

• Structure of the match fun
ction
• Learn implementation of matc
h function
• Usage example and generated ass
em
bly benchmark

This clip is from the...
Instructional Video5:57
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - ALS Model

Higher Ed
In this video, you will learn about ALS model.
r/>
This clip is from the chapter "Collaborative Filtering" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section primarily focuses on collaborative...
Instructional Video5:14
Curated Video

Machine Learning Random Forest with Python from Scratch - Concluding remarks

Higher Ed
In this video, we will look at the concluding remarks of the course and recap what we learned through the course, briefly.
<
br/>
This clip is from the chapter "Conclusion" of the series "Machine Learning: Random Forest with Python...
Instructional Video2:49
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Encoding Categorical Data - Classification Algorithms: Decision Tree

Higher Ed
In this video, you will learn how to encode categorical data.
<
br/>
This clip is from the chapter "Classification Algorithms: Decision Tree" of the series "Python for Machine Learning - The Complete Beginner's Course".In this...
Instructional Video6:00
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Plotting the Moving Avg

Higher Ed
This video demonstrates plotting the Moving Avg.<br<br/>/>

This clip is from the chapter "Deep RL DQN" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on deep RL DQN.
Instructional Video4:48
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Label Encoding Using Scikit-Learn

Higher Ed
In this video, you will learn how to work with label encoding using scikit-learn
<
br/>
This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In...
Instructional Video
PBS

Pbs Learning Media: Crash Course Artificial Intelligence: Make an Ai Sound Like a You Tuber (Lab) #8

9th - 10th
We're going to code a program that takes a one word prompt and then completes the sentence that sounds like something John Green would say. We're going to collect transcription files from Vlogbrothers episodes, do some preprocessing,...