Instructional Video30:38
3Blue1Brown

Solving Wordle using information theory

12th - Higher Ed
An exploration for writing a Wordle solver, with the challenge of not using the official list of Wordle answers (except as a test set), which is really just an excuse for an information theory lesson.
Instructional Video19:13
3Blue1Brown

But what *is* a Neural Network? | Chapter 1, deep learning

12th - Higher Ed
An overview of what a neural network is, introduced in the context of recognizing hand-written digits.
Instructional Video19:13
3Blue1Brown

But what is a Neural Network? | Deep learning, chapter 1

12th - Higher Ed
An overview of what a neural network is, introduced in the context of recognizing hand-written digits.
Instructional Video16:26
3Blue1Brown

But what is a Neural Network? Deep learning - Part 1 of 4

12th - Higher Ed
An overview of what a neural network is, introduced in the context of recognizing hand-written digits.
Instructional Video11:33
Curated Video

Fundamentals of Neural Networks - Activation Function

Higher Ed
This video explains the role of the activation function, which is an interesting phenomenon in the design of neural networks. This clip is from the chapter "Artificial Neural Networks" of the series "Fundamentals in Neural Networks".This...
Instructional Video13:37
Curated Video

Ultimate Tableau Desktop Course - Beginner to Advanced Bundle - Advanced Tableau Charts Part 2

Higher Ed
This is a continuation of the previous chapter regarding advanced tableau charts, including horizontal and stacked bars, side-by-side bars, line and dual-line charts, and area charts. We will look at a Sankey diagram in detail.
Instructional Video5:48
Curated Video

Deep Learning - Crash Course 2023 - ReLU, SoftMax, and Cross Entropy

Higher Ed
In this video, you will learn about ReLU, SoftMax, and Cross Entropy. This clip is from the chapter "Applying Deep Learning" of the series "Deep Learning - Crash Course 2023".In this section, you will learn how to implement deep learning...
Instructional Video9:34
Curated Video

Deep Learning - Crash Course 2023 - Linear Separation of Data

Higher Ed
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...
Instructional Video15:13
Curated Video

Deep Learning - Crash Course 2023 - Program in Python

Higher Ed
In this video, we will build a program in Python to implement Sigmoid Neuron. 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.
Instructional Video1:38
Curated Video

Deep Learning - Crash Course 2023 - Sigmoid Neuron Data

Higher Ed
In this video, we will explore our data for Sigmoid Neuron. 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.
Instructional Video5:27
Curated Video

Deep Learning - Crash Course 2023 - Sigmoid Neuron Introduction

Higher Ed
In this video, we will be introduced to Sigmoid Neuron. 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.
Instructional Video10:06
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - The Neuron

Higher Ed
In this video, we will understand the neuron. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this section, we will cover a crash course on...
Instructional Video15:53
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Code Preparation (Classification Theory)

Higher Ed
In this video, we will take a crash course in linear classification for TensorFlow 2.0. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with TensorFlow".In this...
Instructional Video15:36
Zach Star

The Mathematics of Machine Learning

12th - Higher Ed
The Mathematics of Machine Learning
Instructional Video3:04
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Logistic Regression

Higher Ed
From the section: Machine Learning: Part 1. In this section, we’ll learn how machine learning works, and how it fits in with the world of AI and deep learning. And learn to train, test and validate the data using K-fold cross-validation....
Instructional Video37:39
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Example 1 - Build Multi-layer perceptron for binary classification

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Example 1 - Build Multi-layer perceptron for binary classification
Instructional Video4:29
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Activation Functions

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Activation Functions
Instructional Video6:21
Curated Video

Evaluate the impact of an AI application used in the real world. (case study) : Working with Flower Images: Case Study - Part 4

Higher Ed
From the section: CNN-Industry Live Project: Playing With Real World Natural Images. This section includes a live project of working with flower images. CNN-Industry Live Project: Playing with Real World Natural Images: Working with...
Instructional Video10:03
Curated Video

Create a computer vision system using decision tree algorithms to solve a real-world problem : Code to build a perceptron for binary classification

Higher Ed
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Code to build a perceptron for binary classification
Instructional Video2:53
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Updating Weights

Higher Ed
In this video, you will learn how to update weights. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper into deep learning.
Instructional Video2:04
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Deep Learning Algo Overview

Higher Ed
In this video, we will cover the core of deep learning algo. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper into deep...
Instructional Video3:24
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Learning Rate

Higher Ed
In this video, we will cover the learning rate concept. This clip is from the chapter "Basics of Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will cover the basics of...
Instructional Video6:18
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Data Visualization and Reading

Higher Ed
In this video, we will talk about some helper functions for plotting and drawing lines for data visualization and reading. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners...
Instructional Video8:50
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Visualization and Results

Higher Ed
In this video, we will work on visualization and results. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper into deep learning.