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 Video5:52
Curated Video

Mastering Quantitative Skills for Economics

12th - Higher Ed
The video discusses the essential quantitative skills that modern-day economists should possess to successfully handle and interpret data and statistics related to economies, trade figures, and budget figures. The video goes over various...
Instructional Video15:50
Fun Robotics

Project Neural Network

3rd - 12th
Design a Neural Network to classify handwritten digits using Keras and TensorFlow
Instructional Video50:29
Curated Video

Demo Part 1.2 Regression Model

Higher Ed
In this demo video, we will work on regression model.
r/>
This clip is from the chapter "Fundamental Principles of Machine Learning on Azure (30- 35%)" of the series "AI-900: Microsoft Azure AI Fundamentals Video Course +...
Instructional Video21:49
Curated Video

Data Science and Machine Learning with R - Introduction to Machine Learning Part One

Higher Ed
This video is an introduction to machine learning.
r/>
This clip is from the chapter "Introduction to Machine Learning" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section...
Instructional Video25:04
The Wall Street Journal

DOJ Assistant Attorney General Matthew Olsen on Fighting Cybercrime

Higher Ed
Matthew Olsen, Assistant Attorney General at the U.S. Department of Justice, discusses the heightened risk of cyber espionage and attacks and how companies should respond to these threats.
Instructional Video4:50
Two Minute Music Theory

Sonification: The Music of Data

12th - Higher Ed
Data can sometimes be dense and difficult to look at. Today we look at a technique known as sonification that scientists and musicians collaborate to create, a technique that can give researchers a different perspective on the dataset.
Instructional Video2:51
Fun Robotics

One-vs-Rest (OvR) Heuristic Method

3rd - 12th
Describes the working principle of a One-vs-Rest (OvR) heuristic method.
Instructional Video19:20
Curated Video

Data Science and Machine Learning with R - Introduction to Data Frames

Higher Ed
This video explains introduction to data frames.
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains...
Instructional Video26:23
R Programming 101

Ggplot for plots and graphs. An introduction to data visualization using R programming

Higher Ed
Using ggplot and ggplot2 to create plots and graphs is easy. This video provides an easy to follow lesson on how to use R programming to do excellent data visualisation. If you want to learn how to work with data and do quantitative...
Instructional Video28:40
The Wall Street Journal

McKinsey Senior Partner and Imagine Co-Founder on profit vs. purpose.

Higher Ed
Has the turmoil from Covid-19 thrown diversity, climate change and sustainability off course, enhanced the commitment, or changed the focus? McKinsey Senior Partner Vivian Hunt and Imagine Co-Founder Paul Polman discuss.
Instructional Video9:49
Curated Video

Predictive Analytics with TensorFlow 8.5: CNN Model for Emotion Recognition

Higher Ed
We will first train the CNN model based on the dataset from Kaggle and then we will test that model to test a human face to predict one of the emotions. In this video, we show how to develop a CNN for emotion prediction from facial...
Instructional Video3:58
Curated Video

Julia for Data Science (Video 24)

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 Video36:51
Curated Video

Data Science and Machine Learning with R - Single Variable Plots

Higher Ed
This video focuses on single variable plots.
r/>
This clip is from the chapter "Data Visualization in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains data...
Instructional Video4:19
Fun Robotics

Working Principle of KMeans Clustering

3rd - 12th
Describes the working principle of a Kmeans algorithm.
Instructional Video6:22
Curated Video

Predictive Analytics with TensorFlow 10.2: Factorization Machines for Recommendation Systems

Higher Ed
We will look at two examples for developing a more robust recommendation systems using FM. We will also see FM and their applications in the cold-start recommendation problem. • Understand the factorization machines • Look at the cold...
Instructional Video14:48
Global Health with Greg Martin

R programming for beginners – statistic with R (t-test and linear regression) and dplyr and ggplot

Higher Ed
In this video I provide a tutorial on some statistical analysis (specifically using the t-test and linear regression). I also demonstrate how to use dplyr and ggplot to do data manipulation and data visualisation. Its R programming for...
Instructional Video6:25
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Structured APIs Introduction

Higher Ed
This session introduces you to Spark structured APIs. This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3 for Data Engineering and Analytics with Python".This section primarily focuses on the...
Instructional Video8:06
Packt

Improve the accuracy of an artificial intelligence system : Exploring Hyper Parameters to Improve the Accuracy

Higher Ed
From the section: Building a Recommender System. In this section you will build a system that recommends restaurants based on similar user’s ratings, using collaborative filtering. You will also learn about exploring hyper...
Instructional Video6:45
Curated Video

How to Create a Dataset for Machine Learning

Higher Ed
This video explains the importance of data collection, cleaning, and labeling in creating effective AI systems. It covers various methods of data collection, ways to clean and augment data, and the subjective and labor-intensive process...
Instructional Video16:48
R Programming 101

Using ggplot to create bar charts for 2 categorical variables - R programming for beginners.

Higher Ed
Creating bar charts or bar graphs is easy using ggplot. R programming provides a number of alternatives for data visualisation. Ggplot or ggpot2 is, in my opinion, the best way to visualise your data and create plots and graphs during...
Instructional Video4:30
Curated Video

Ensemble Machine Learning Techniques 2.3: Ensemble Learning for Classification

Higher Ed
In this video, we will use python to write a simple ensemble learning model for classification. • We will use Jupyter Notebook to execute our code • Use Iris dataset to perform classification • Use hard voting and soft voting for...
Instructional Video2:27
Curated Video

Use a real-life example of an AI system to discuss some impacts of cyber attacks : Confidentiality, Availability, and Integrity Attacks

Higher Ed
From the section: Build a Threat Model and Learn Different Attacks on AI. In this section, you will create a high-level threat model for AI solution to choose the right priorities against various threats.



It’s important to...
Instructional Video3:39
de Dicto

Machine Learning Systems Design with Sara Hooker: Fundamental architectural constraint

Higher Ed
Learn of fundamental architectural constraints and the patterns that most models find important and how fundamentally different they are from the patterns a human would expect to be important.

Machine Learning Systems Design with...