Instructional Video5:17
Curated Video

Julia for Data Science (Video 4)

Higher Ed
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Instructional Video4:06
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : Categories of ML Tasks and Attacks

Higher Ed
From the section: Security Test Using Adversarial Attack. In this section, you will test any AI system against the latest attacks with the help of simple tools.



The aim of this video is to demonstrate that all approaches...
Instructional Video17:09
Curated Video

Practical Data Science using Python - EDA Project - 1

Higher Ed
This video explains an example of lending club case study.<br<br/>/>

This clip is from the chapter "Exploratory Data Analysis (EDA)" of the series "Practical Data Science Using Python".This section explains Exploratory Data Analysis.
Instructional Video9:00
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Why Python and Jupyter Notebook: Why Python

Higher Ed
In this video, we will understand the need of Python.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A...
Instructional Video16:38
Curated Video

Practical Data Science using Python - History of Machine Learning

Higher Ed
This video explains the history of 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 Video37:48
Curated Video

Data Science and Machine Learning with R - Introduction to Logistic Regression

Higher Ed
This video introduces you to logistic regression.
r/>
This clip is from the chapter "Logistic Regression" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains...
Instructional Video9:58
Crash Course

Instructions & Programs: Crash Course Computer Science

12th - Higher Ed
Today we’re going to take our first baby steps from hardware into software! Using that CPU we built last episode we’re going to run some instructions and walk you through how a program operates on the machine level. We'll show you how...
Instructional Video4:53
TED-Ed

TED-ED: How transistors work - Gokul J. Krishnan

Pre-K - Higher Ed
Modern computers are revolutionizing our lives, performing tasks unimaginable only decades ago. This was made possible by a long series of innovations, but there's one foundational invention that almost everything else relies upon: the...
Instructional Video9:58
SciShow

A Brief History of Robotics

12th - Higher Ed
Why don’t we have robots taking care of our every need by now? A little history of the field of robotics might help you understand how hard it is to get machines to perform tasks, and how far we’ve come in just a few decades.
Instructional Video2:28
Science360

Herb, the Robotic Butler - Science Nation

12th - Higher Ed
His name is HERB and he's a robotic butler designed to open doors, clean tables and even retrieve your slippers. He doesn't look as human as his Japanese counterparts but HERB has a bigger brain according to its developer Siddhartha...
Instructional Video8:38
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Functions in Python

Higher Ed
In this video, we will cover functions in Python.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video9:44
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Function and Module in Python: Multiple Input Arguments

Higher Ed
In this video, we will cover multiple input arguments.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects)...
Instructional Video8:12
Curated Video

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

Higher Ed
In this video, we will understand why feature selection is needed.
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine...
Instructional Video6:27
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Time Series Basics Section Introduction

Higher Ed
In this video, we will get introduced to time series and understand some basics.
<
br/>
This clip is from the chapter "Time Series Basics" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In...
Instructional Video8:26
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Get Comfortable with Basics of gcloud CLI

Higher Ed
This video is designed to help you become familiar with the basics of the gcloud CLI, providing you with a comprehensive overview of its main features and showing you how to use them to perform common tasks and manage your GCP...
Instructional Video5:25
Cerebellum

The Human Body Nervous Systems - The Hippocampus

9th - 12th
Experts in neuroscience help us understand why the human brain is a marvel of structure and function. This video looks at the different areas of the brain. The hippocampus which helps us to form memories, learn and have emotions. The...
Instructional Video15:40
Curated Video

Predictive Analytics with TensorFlow 9.4: An LSTM Predictive Model for Sentiment Analysis

Higher Ed
Sentiment analysis is one of the most widely performed tasks in NLP. An LSTM network can be used to classify short texts into desired categories–that is, classification problems. For example, a set of tweet texts can be categorized as...
Instructional Video3:01
MinuteEarth

Why It's Good To Have A Weak Hand

12th - Higher Ed
We might have a strong hand because having a weak hand is actually useful.
Instructional Video2:59
World Science Festival

The Science of Sleep

6th - 11th
Nobody is exactly sure why we sleep. We do know that it is during this time that the brain performs many tasks relating to memory. But how does the brain decide what to keep and what to throw out? Neuroscientist Giulio Tononi and...
Instructional Video2:15
R Programming 101

str_replace_all() Function in R | Text Replacement with stringr Package

Higher Ed
In this video, we'll explore the versatile str_replace_all() function from the stringr package, an essential tool for anyone working with text or strings in R programming. The stringr package in R is your go-to resource for handling and...
Instructional Video7:45
Curated Video

Deep Learning - Crash Course 2023 - Common Network Configuration

Higher Ed
In this video, we will look at the common network configuration that we will be using whenever performing the common deep learning task.
<
br/>
This clip is from the chapter "Activation Functions in Deep Learning Neural Networks" of...
Instructional Video17:16
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - The Heap Is Just The Best Way to Implement a Priority Queue

Higher Ed
Learn more about common operations on a Priority Queue are insertion, accessing the highest priority element and removing the highest priority element.
r/>
This clip is from the chapter "Heaps" of the series "From 0 to 1: Data...
Instructional Video2:59
Curated Video

Deep Learning - Crash Course 2023 - Applications of Data

Higher Ed
In this video, we will look at the different actions we can perform on data to fulfil our requirements.
<
br/>
This clip is from the chapter "Getting the Basics Right" of the series "Deep Learning - Crash Course 2023".In this...
Instructional Video2:53
Curated Video

Python In Practice - 15 Projects to Master Python - Anaconda

Higher Ed
This video talks about Anaconda.<br<br/>/>

This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.