TED Talks
TED: A program to empower Black teachers in the US | Larry Irvin
TED Fellow and education innovator Larry Irvin envisions a world where every child can see themselves reflected in their teachers. With his team at Brothers Empowered to Teach, Irvin is providing pathways to careers in education for...
Curated Video
Learning R for Data Visualization (Video 28)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Curated Video
Deep Learning - Crash Course 2023 - Linear Separation of Data
In this video, we will write a program in Python to understand linear separation of data. This clip is from the chapter "Deep Neural Networks" of the series "Deep Learning - Crash Course 2023".In this section, we will try to understand...
Curated Video
Deep Learning - Crash Course 2023 - Manual Fitting of Data
In this video, you will learn how to manually fit data. This clip is from the chapter "Sigmoid Neuron" of the series "Deep Learning - Crash Course 2023".In this section, we will begin our journey with Sigmoid Neuron.
Curated Video
Scala & Spark-Master Big Data with Scala and Spark - Spark Ecosystem
In this lesson, we will learn about the Spark core ecosystem. This clip is from the chapter "Project" of the series "Scala & Spark-Master Big Data with Scala and Spark".This section primarily focuses on building a project on Scala Spark.
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - What is the complexity of these pieces of code?
Practice finding the complexity of some sample pieces of code. This clip is from the chapter "Complexity Analysis and the Big-O Notation" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we learn about...
Curated Video
Learning R for Data Visualization (Video 27)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Implementing Breadth-first Search - Algorithms: Graph Traversal
This video explains how to implement breadth-first search in graph traversals. This clip is from the chapter "Algorithms: Graph Traversal" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Design A Course Schedule Considering Pre-reqs For Courses
Given a course list and pre-reqs for every course design a course schedule so pre-reqs are done before the courses. This clip is from the chapter "Graph Problems" of the series "From 0 to 1: Data Structures & Algorithms in Java".null
Cerebellum
Emergence Of Modern America: The Roaring Twenties - The Crash
Just the Facts: The Emergence of America Uses fascinating historical footage to explore six decades thats shaped Modern America. The series examines the Gilded Age in the late 19th century, the Progressive Era of the early 20th century,...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Performance Analysis
This video explains the concept of performance analysis in data structure. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Simplifying Big O - Part 1
This is the first part of the two-part video that simplifies big O. 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...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Performance and Complexity
Learn to measure performance and complexity of your code and relation between the two. This clip is from the chapter "Complexity Analysis and the Big-O Notation" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Big O(n) Complexity
This video explains the concept of big O(n) complexity. 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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Big O(1) Complexity
This video introduces you to big O(1) complexity. 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.
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Match Parenthesis To Check A Well Formed Expression
Matching parenthesis to check for well-formed expressions helps us solve this using the stack we're already implemented. This clip is from the chapter "Stacks And Queues" of the series "From 0 to 1: Data Structures & Algorithms in...
Curated Video
Evaluate visual representations of data that models real-world phenomena or processes : Visualizing Model Graph – RNN
From the section: NLP Visualization and Model Experimentation. Visualize text data and view data embeddings. View and track hyperparameter tuning and display training configurations to run reproducible experiments. Here, we shall view...
Curated Video
Learning R for Data Visualization (Video 26)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Howdytoons
Everybody Farts - The Farting Song
Everybody Farts! It's only natural, and this song explains why we all need to do it.
APMonitor
Visualization Case Study: Concrete Strength
Concrete mixtures have several variations. This data set is a case study for data visualization and exploration to predict the concrete compressive strength (MPa). 0:00 Introduction 0:20 Concrete Case Study 1:52 Jupyter Notebook Source...
Curated Video
Statistical Regression Models and Predicting Values
This video discusses how to determine the best statistical regression model to approximate data within a scatter plot and make predictions through interpolation and extrapolation. It covers the process of inputting data into a graphing...
ACDC Leadership
Economic nightmare?
I made this video to explain why a global pandemic is difficult for economists and policymakers to address. COVID-19 can potentially cause a demand and supply shock. Whether or not that results in a global recession is up to consumers....
Packt
Performance Analysis
This video explains the concept of performance analysis in data structure. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you...
APMonitor
Classification and Regression: Concrete Strength
This case study is to determine the factors (inputs) that have correlation to the concrete compressive strength (output). 0:00 Introduction 2:35 Download Jupyter Notebook 4:00 Import Machine Learning Packages and Data 7:33 Part 1: Data...