Instructional Video1:39
Curated Video

Data Structures and Algorithms The Complete Masterclass - Section Summary

Higher Ed
This video provides a summary of this section. This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data structures.
Instructional Video15:35
Curated Video

Data Structures and Algorithms The Complete Masterclass - Curriculum Walkthrough

Higher Ed
This video introduces you to Data Structures and Algorithms. This clip is from the chapter "Course Introduction" of the series "Data Structures and Algorithms: The Complete Masterclass".This section provides an introduction to the course.
Instructional Video9:54
Curated Video

Data Structures and Algorithms The Complete Masterclass - Implementing a Binary Tree

Higher Ed
This video demonstrates how to implement a binary tree. This clip is from the chapter "Algorithm: Tree Traversals" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of tree...
Instructional Video5:42
Curated Video

Mastering Swift 2 Programming (Video 44)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video2:17
Curated Video

Ensemble Machine Learning Techniques 6.1: Practical Advice

Higher Ed
In this video, we will see some of the common pitfalls to avoid during ensembling. • We will see things to consider while building a stacked model • We will learn about the challenges and its solutions in Boosting
Instructional Video1:05
Next Animation Studio

Lasers learn to accurately locate space debris

12th - Higher Ed
China-based scientists have developed a way to use laser telescopes and neural network analysis to locate space debris.
Instructional Video4:47
Curated Video

Mastering Swift 2 Programming (Video 32)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video3:16
Fun Robotics

AI in gaming

Higher Ed
Introduce AI in gaming and game development
Instructional Video23:50
Globalive Media

Beyond Innovation: Episode 25

Higher Ed
A robotic arm cooks hamburgers, a face scanner clinches sales and a connected car links to our social lives. Plus, Michael and Anthony speak with billionaire professor David Cheriton about automating computer networking systems. Hosted...
Instructional Video23:54
Globalive Media

Beyond Innovation: Episode 12

Higher Ed
An algorithm designs the perfect website, an exoskeleton puts a spring in your step and a scanner sees inside your food. Plus, the entrepreneur who invented the mouse reveals his next big idea. Hosted by venture capitalist Anthony...
Instructional Video13:40
de Dicto

Towards automated fact checking with Andreas Vlachos: Fact checking chatbots

Higher Ed
How should automated fact checking be integrated in social media platforms? How can a fact check have an impact? Towards automated fact checking with Andreas Vlachos, Part 3
Instructional Video4:09
Fun Robotics

Reinforcement Learning

Higher Ed
Introduce the concept of reinforcement learning in a machine learning model
Instructional Video23:42
Globalive Media

Beyond Innovation: Episode 24

Higher Ed
AI learns to brew beer, robots run an indoor farm and technology starves cancer cells into submission. Plus, Michael and Anthony speak with a LinkedIn co-founder about platforms transforming everyday tasks. Hosted by venture capitalist...
Instructional Video5:55
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Section intro and overview - Development environment setup

Higher Ed
A look at development environments, some options and what we'll use in the course This clip is from the chapter "Development environment setup" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section...
Instructional Video10:45
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - BST from scratch - Search

Higher Ed
Go through my implementation of the project and discuss code, tips and pointers This clip is from the chapter "Algorithms - Search and abstract data structures" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video23:50
Globalive Media

Beyond Innovation: Episode 21

Higher Ed
An algorithm becomes a book critic, a robot imitates a fruit fly and a startup pioneers a new way to fight cancer. Plus, Michael and Anthony speak with prolific inventor Nathan Myhrvold about metamaterials that possess strange yet useful...
Instructional Video2:55
TMW Media

Innovating Cars: Learn about autonomous cars

K - 5th
In what ways are automobiles improving? What is the goal of autonomous vehicles? What is the purpose of EPORO robots? Innovating Cars, Part 1
Instructional Video5:05
Brainwaves Video Anthology

Charles Fadel - Making Education More Relevant

Higher Ed
Charles Fadel is a global education thought leader and expert, author, and inventor.
Instructional Video12:22
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Functions - an introductory look

Higher Ed
Working with files and performing read and write operations using context managers and permissions This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section...
Instructional Video5:16
de Dicto

Towards automated fact checking with Andreas Vlachos: From identifying falsehoods to suggestion mechanisms

Higher Ed
Are human and machine fact checkers shifting from identifying falsehoods to suggestion mechanisms? Towards automated fact checking with Andreas Vlachos, Part 4
Instructional Video23:53
Globalive Media

Beyond Innovation: Episode 9

Higher Ed
A venture capitalist bets big on cryptocurrency, a realistic robot mimics medical patients and a special pesticide saves bumble bees. Plus, Michael and Anthony speak with NBA star Jeremy Lin about a smartphone app that’s the perfect...
Instructional Video19:23
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Merge Sort

Higher Ed
Merge Sort belongs to a class of algorithms which uses divide and conquer to break the problem set into smaller pieces. This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures & Algorithms in...
Instructional Video4:04
Science360

Science Behind the News: Predictive Policing

12th - Higher Ed
"The Los Angeles Police Department is using a new tactic in their fight against crime called "predictive policing." It's a computer program that was originally developed by a team at UCLA, including mathematician Andrea Bertozzi and...
Instructional Video17:00
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Insertion and Lookup in a Binary Search Tree

Higher Ed
Here, we see how they work and understand their performance and complexity. This clip is from the chapter "Binary Search Trees" of the series "From 0 to 1: Data Structures & Algorithms in Java".A Binary Search Tree is a binary tree with...