Curated Video
The Magic of Machine Learning
This video provides a simple and engaging explanation of machine learning using a fictional story about a robot named Zenke. The story illustrates how machine learning works by showing how Zenke learns to identify different colors...
Curated Video
What is Artificial Intelligence (AI)?
In this video, I want to answer the question, what is Artificial Intelligence? 2023 is the Year of Artificial Intelligence in Project Management, at OnlinePMCourses. This is how I define Artificial Intelligence, in my eBook, Decode the...
Science Buddies
Simple Explanation of the K-Means Unsupervised Learning Algorithm
Explore how machine learning can recommend music based on similarity
Science Buddies
Simple Explanation of the K-Nearest Neighbors (KNN) Algorithm
Explore how machine learning can diagnose malignant and benign breast tumors in this AI science project
Curated Video
How can AI Transform Project Management?
Any video about Artificial Intelligence is likely to be – at best – provisional. The technology is improving fast and what seems possible now is likely to be little more than the leading edge of a massive transformation. With that said,...
Curated Video
How to Use Machine Learning in Project Estimating, Scheduling, and Planning
Machine learning is one form of Artificial Intelligence. And it is starting to be used in project estimating, scheduling, and planning. Machine learning is a generic term for programs that can use data to form their own rulesets and...
Curated Video
What is Robotic Process Automation (RPA)? ...and Intelligent Automation?
Let's answer the question, what is Robotic Process Automation (RPA)? And let's also look at Intelligent Automation. Definition from Decode the Jargon of Artificial Intelligence: Software systems that mimic the way humans follow business...
Bedtime History
Artificial Intelligence (AI) & Robotics For Kids
Learn more about Artificial Intelligence and robotics. Also, topics such as pattern recognition, machine learning, neural networks, self-driving cars, and speech recognition.
Science Buddies
Understanding Thresholds in Machine Learning
Join Tracy as she explores the concept of thresholds in machine learning, focusing on their critical role in binary classification tasks. Learn how activation functions and thresholds determine the classification of data points, using a...
Science Buddies
Simple Explanation of Siamese Neural Networks
Join Tracy from Science Buddies as she dives into the intriguing world of Siamese Neural Networks. Learn how these networks use twin systems to evaluate and compare data inputs, enhancing tasks like image and text analysis. Perfect for...
Science Buddies
Simple Explanation of Neural Networks
Tracy from Science Buddies guides you through the basics of neuron networks used in machine learning. Discover how neurons and layers work together to process information and make predictions, from image recognition to language...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Model and Training
Here, we will look at a machine learning model, an arithmetic expression or equation that fits and learns to predict data. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random Forest...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Labels and Features
In this lesson, we will look at a target or label as output data and feature, a measurable property or characteristic of an element. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Kids versus Computer Learning
In this lesson, we will compare their learning features to understand the fundamental difference between a kid and a computer. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Hello World
In this video, we will understand the importance of Python for machine learning, use an IDE (jupyter), and create a Hello World program. This clip is from the chapter "Introduction to Python" of the series "Machine Learning: Random...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Dataset
In this lesson, we will dive into the hardcore process of machine learning and the fundamental elements used in machine learning, like datasets, training and testing data, outliers, models, and so on. This clip is from the chapter...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Let's Introduce Machine Learning
This brief video outlines machine learning, its importance, and how it can be used in various applications to make life easier. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Course Overview
This video will introduce you to Python, machine learning, and Random Forest and discuss the live implementations, quizzes, and projects. This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Past, Present, and Future of Machine Learning
This lecture illustrates why machine learning has started evolving recently and the future that beholds machine learning. This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random Forest with...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Motivation for the Course
This lecture provides an overview of the benefits of enrolling in this course. This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random Forest with Python from Scratch©".This section briefly...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Introduction and Instructor
In this video, you will learn about the course content in general, the features and benefits of this course, as well as a brief introduction to the instructor. This clip is from the chapter "Introduction to the Course" of the series...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Text Classification with LSTMs
In this video, we will work on text classification with LSTMs. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Text Preprocessing
In this video, we will work on text preprocessing. This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we will talk about Natural...
Curated Video
Deep Learning - Recurrent Neural Networks with TensorFlow - Code Preparation (NLP)
In this video, you will learn how to write the code to turn a sequence of words into an acceptable format such that they can be converted into a matrix of numbers. This clip is from the chapter "Natural Language Processing (NLP)" of the...