Instructional Video1:52
All In One Social Media

How To Choose What To See First On Facebook News Feed

Higher Ed
The Facebook algorthym can make you crazy when all you want to see is what you want to see. Well, in this video I will show you how to choose what to see first on facebook so you don't miss anything from your friends of Facebook pages...
Instructional Video5:00
Curated Video

Ambigrams: Words that Transform and Surprise

Pre-K - Higher Ed
This video provides an introduction to ambigrams, a form of design and word art where certain elements of a word remain the same when viewed from different orientations. It showcases various examples of ambigrams, including ones that...
Instructional Video15:05
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Why are Data Structures And Algorithms important?

Higher Ed
Learn about abstract data types and how they relate to data structures. This clip is from the chapter "Data Structures And Algorithms - A Symbiotic Relationship" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this...
Instructional Video16:40
Curated Video

Evaluate two sorting or two search algorithms : Bubble sort implementation

Higher Ed
From the section: Algorithms - Sort, performance, complexity and big O notation. This section is about Algorithms – sort, performance, complexity and big O notation. Implement the bubble sort algorithm step by step
Instructional Video8:28
Fun Robotics

Working principle of Decision Tree

Higher Ed
Describes the working principle of a decision tree algorithm.
Instructional Video9:33
Packt

Training Versus Validating Dataset

Higher Ed
In this video, we will cover training versus validating dataset. 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 + Ques".In...
Instructional Video10:10
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project phase 4: Extract redundancies, create function and cleanup code

Higher Ed
Look at best, worst and average cases for complexity in more detail This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video2:39
Packt

Compare the breadth-first and depth-first search algorithms : Stack Data Structure

Higher Ed
From the section: Shortest Time Search (Depth First Search). Understand stack data structure by answering the questions. • What is a stack • What are examples of stack • How do stack operations—Insertion and deletion—operate Understand...
Instructional Video1:50
Fun Robotics

AutoDraw

Higher Ed
Explore AutoDraw and how it utilizes AI, and the reason for using Python
Instructional Video4:24
Curated Video

Complete Modern C++ - Parallel Algorithms - III

Higher Ed
This video explains why parallel algorithms cannot be used everywhere. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video9:11
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project specs and runtime execution intro

Higher Ed
Visual presentation and complexity analysis of the selection sort algorithm This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video5:37
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Quicksort implementation

Higher Ed
Add ability to perform several runs of the functions under analysis and perform testing using additional functions and test cases This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series...
Instructional Video4:06
Curated Video

Predictive Analytics with TensorFlow 3.5: Getting Started with Tensorflow – Linear Regression and Beyond

Higher Ed
In this example, we will take a closer look at TensorFlow's and TensorBoard's main concepts and try to do some basic operations to get you started. The model we want to implement simulates the linear regression. • Create data into 2D space
Instructional Video4:27
Packt

Advanced Computer Vision Projects 1.3: Google Brain im2txt Captioning Model

Higher Ed
In this video, we look at the architecture behind Google Brains im2txt model. • View TensorFlow research Github page • Understand the connection between Inception for classification and LSTMs for caption generation
Instructional Video2:20
Packt

Bubble Sort Visualization

Higher Ed
This video focuses on bubble sort visualization. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Podcast4:12
KERA

What You Need to Know About Bitcoin

Pre-K - Higher Ed
Bitcoin is a type of digital currency that exists only on computers and allows people to conduct financial transactions online that allow users to send currency back and forth. Recently, Bitcoin has been making headlines for its role in...
Instructional Video7:02
Curated Video

C++ Standard Template Library in Practice - Input Iterators

Higher Ed
We want to learn what makes up an input iterator, and how to use it. • Learn what an input iterator can do • Learn what it takes to fulfill an input iterator contract • Go through a code example, showing how to use input iterators This...
Instructional Video4:01
de Dicto

Understanding Human Psychology Through Robots with Prof. Angelo Cangelosi: Cognitive robotics

Higher Ed
What is cognitive robotics? How do you model human intelligence? Understanding Human Psychology Through Robots with Prof. Angelo Cangelosi, Part 1
Instructional Video7:56
Curated Video

Multi-Paradigm Programming with Modern C++ - Going Functional

Higher Ed
Why use function objects together with instead of loops? How to write great lambda expressions easily, and how to master the capture block. • Implementing search with a simple loop and with an algorithm • Mastering the capture block •...
Instructional Video6:53
Curated Video

The AI Reproducibility Crisis: Why It Matters and What's Being Done About It

Higher Ed
This video discusses the reproducibility crisis in AI, where algorithms developed by one lab cannot be replicated by others due to various factors such as poor writing, unseen factors, and lack of access to original code. However,...
Instructional Video9:20
Curated Video

Feature Selection and Feature Engineering

Higher Ed
In this video, we will cover feature selection and feature engineering. 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 Video5:39
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Implement merge function - part 1

Higher Ed
Visual presentation and complexity analysis of the bubble sort algorithm This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video8:35
Curated Video

Bug Bounty Program Certification 11.4: Find Bugs in Coding Files and Break Algorithm

Higher Ed
This video will help you find algorithm and complete the task. • Analyze source code to find algorithm used • Find out encryption key • Complete the task to encrypt the string
Instructional Video2:25
Packt

Give appropriate attribution for externally sourced media or code : The dataset

Higher Ed
From the section: The MNIST example. In this section, we’ll see the MNIST example. The MNIST dataset is the “Hello, world” of machine learning, and deep learning in particular. We introduce the problem and describe its use as our first...