Instructional Video1:55
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - White Wine Quality Prediction

Higher Ed
In this video, you need to work on a self-practice assignment using the Wine Quality dataset and perform white wine quality prediction. This clip is from the chapter "Assignment" of the series "No-Code Machine Learning Using Amazon AWS...
Instructional Video3:52
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Exploring the Dataset

Higher Ed
In this video, we will first explore our dataset, then learn how to import and read our dataset in Python. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's...
Instructional Video3:51
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Training and Test Sets: Splitting Data

Higher Ed
In this video, we will be working on splitting the data with training and test sets. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this...
Instructional Video3:54
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Feature Scaling

Higher Ed
In this video, you will learn about feature scaling. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section, you will learn how to...
Instructional Video4:15
Curated Video

Python In Practice - 15 Projects to Master Python - How to Make Training and Testing Sets Easily

Higher Ed
This video explains how to make training and testing sets easily. This clip is from the chapter "Machine Learning with Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on machine learning...
Instructional Video7:47
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Project I_ Book Writer: Modelling RNN Model Training

Higher Ed
In this video, we will cover modelling RNN model training. This clip is from the chapter "Deep learning: Recurrent Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video3:59
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Dropout

Higher Ed
In this video, we will cover DNN Dropout. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section, we will cover...
Instructional Video3:41
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Perceptron Training Part 3

Higher Ed
In this video, we will see what happens when the learning point is zero or closer to zero. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this...
Instructional Video12:54
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Implementing Logistic Regression

Higher Ed
In this video, you will learn how to implement logistic regression. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper into...
Instructional Video6:46
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Classification Training Process and Prediction Probabilities

Higher Ed
In this video, we will cover classification training process and prediction probabilities. This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Instructional Video6:56
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Transfer Learning: Why Transfer Learning

Higher Ed
In this video, we will understand why transfer learning. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video11:33
Physics Girl

World's Only Moving Mud Puddle

9th - 12th
Want to support more videos like this? Patreon.com/physicsgirl A mud puddle started moving across the California desert, and no one knows why. Dianna visited the mud spring to find out how a puddle became declared a natural disaster....
Instructional Video2:16
NASA

NASA | A New Dimension to Learning

3rd - 11th
The Space Operations Institute (SOI) was established at Capitol College, Laurel, MD in 2002 with a grant from the National Aeronautics and Space Administration. This partnership combines the infrastructure necessary to manage satellite...
Instructional Video28:14
Curated Video

50 Useful Phrases In English (Intermediate English)

Pre-K - Higher Ed
Learn 50 really useful phrases in English (intermediate English).
Instructional Video2:43
Curated Video

British Bitesize Lesson #2: SQUASH

Pre-K - Higher Ed
My gift to you this Christmas is 25 British Bitesize Lessons. Lesson #2 is about the word SQUASH.
Instructional Video1:20
Curated Video

No-Code Machine Learning Using Amazon AWS SageMaker Canvas - Adding Train and Test Data

Higher Ed
In this video, you will learn how to add train and test data. This clip is from the chapter "Project 2 - Spam SMS Detection" of the series "No-Code Machine Learning Using Amazon AWS SageMaker Canvas".In this section, we will work on a...
Instructional Video1:04
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Training the Model

Higher Ed
In this video, you will learn how to train the model. This clip is from the chapter "Classification Algorithms: Logistic Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will...
Instructional Video1:47
Curated Video

Python for Machine Learning - The Complete Beginners Course - Implementation in Python: Splitting Data into Train and Test Sets - Multiple Linear Regression

Higher Ed
In this video, you will learn how to split data into train and test sets. This clip is from the chapter "Multiple Linear Regression" of the series "Python for Machine Learning - The Complete Beginner's Course".In this section, we will...
Instructional Video16:19
Curated Video

Practical Data Science using Python - Linear Regression Model Building

Higher Ed
This video explains linear regression model building. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video1:45
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - YOLO Activity

Higher Ed
This is an activity video on YOLO. This clip is from the chapter "YOLO" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on YOLO (You Only Live Once).
Instructional Video1:24
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Introduction to TensorFlow Activity

Higher Ed
This is an activity video on the introduction to TensorFlow. This clip is from the chapter "Introduction to TensorFlow" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the introduction...
Instructional Video1:24
Curated Video

Deep Learning CNN Convolutional Neural Networks with Python - Extending to Multiple Layers Quiz

Higher Ed
This is a quiz video on extending to multiple layers. This clip is from the chapter "Gradient Descent in CNNs" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on gradient descent in CNNs.
Instructional Video2:15
Curated Video

Python for Deep Learning - Build Neural Networks in Python - Fitting the ANN Model to the Training Set

Higher Ed
In this video, you will learn how to fit the ANN model into the training set. This clip is from the chapter "Implementation of ANN in Python" of the series "Python for Deep Learning — Build Neural Networks in Python".In this section,...
Instructional Video15:32
Curated Video

Practical Data Science using Python - Linear Regression Model Evaluation and Optimization

Higher Ed
This video explains linear regression model evaluation and optimization. This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.