ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,199 results

Python Simplified
Perceptron Algorithm with Code Example - ML for beginners!

In this video we will talk about the perceptron and code it together! Perceptron is single node in an artificial neural network ...

8:55
Perceptron Algorithm with Code Example - ML for beginners!

139,822 views

5 years ago

freeCodeCamp.org
PyTorch for Deep Learning & Machine Learning – Full Course

Learn PyTorch for deep learning in this comprehensive course for beginners. PyTorch is a machine learning framework written in ...

25:37:26
PyTorch for Deep Learning & Machine Learning – Full Course

3,464,190 views

3 years ago

The Coding Train
10.2: Neural Networks: Perceptron Part 1 - The Nature of Code

In this video, I continue my machine learning series and build a simple Perceptron in Processing. Code: ...

44:39
10.2: Neural Networks: Perceptron Part 1 - The Nature of Code

521,254 views

9 years ago

freeCodeCamp.org and CS50
Harvard CS50’s Artificial Intelligence with Python – Full University Course

This course from Harvard University explores the concepts and algorithms at the foundation of modern artificial intelligence, diving ...

11:51:22
Harvard CS50’s Artificial Intelligence with Python – Full University Course

4,856,639 views

3 years ago

Artificial intelligence Academy
Building a Perceptron From Scratch - Beginner Friendly Neural Network Tutorial | Neural Networks

Welcome to this beginner-friendly tutorial where we dive into the exciting world of artificial intelligence by building a perceptron ...

17:57
Building a Perceptron From Scratch - Beginner Friendly Neural Network Tutorial | Neural Networks

205 views

1 year ago

First Principles of Computer Vision
Perceptron | Neural Networks

First Principles of Computer Vision is a lecture series presented by Shree Nayar who is faculty in the Computer Science ...

8:47
Perceptron | Neural Networks

177,177 views

5 years ago

Sebastian Raschka
L3.4 Perceptron in Python using NumPy and PyTorch

Sebastian's books: https://sebastianraschka.com/books/ After we learned how the perceptron algorithm works and how we can ...

28:42
L3.4 Perceptron in Python using NumPy and PyTorch

17,456 views

5 years ago

Bot Academy
Neural Networks Explained from Scratch using Python

When I started learning Neural Networks from scratch a few years ago, I did not think about just looking at some Python code or ...

17:38
Neural Networks Explained from Scratch using Python

392,478 views

5 years ago

Sumantra Codes
The Math Behind AI: How a Perceptron "Thinks" (Deep Learning Basics)

What if I told you that recognizing your mother's face or driving a car boils down to a mathematical imitation of a single line of code ...

12:49
The Math Behind AI: How a Perceptron "Thinks" (Deep Learning Basics)

1,220 views

8 months ago

Lightning AI
Unit 1.6 | Perceptron in Python | Part 1| Coding Example

Follow along with Unit 1 in a Lightning AI Studio, an online reproducible environment created by Sebastian Raschka, that ...

4:37
Unit 1.6 | Perceptron in Python | Part 1| Coding Example

1,887 views

3 years ago

mildlyoverfitted
The Lottery Ticket Hypothesis and pruning in PyTorch

In this video, we are going to explain how one can do pruning in PyTorch. We will then use this knowledge to implement a paper ...

38:07
The Lottery Ticket Hypothesis and pruning in PyTorch

9,717 views

4 years ago

Deep Learning For Visual Computing - IITKGP
Lec05 Classification with Perceptron Model (Hands on)

Introduction to simple neural network in Python 2.7 using sklearn, handling features, training the network and testing its ...

29:34
Lec05 Classification with Perceptron Model (Hands on)

8,852 views

8 years ago

Udacity
Perceptron Training

Watch on Udacity: https://www.udacity.com/course/viewer#!/c-ud262/l-315142919/m-432088672 Check out the full Advanced ...

9:26
Perceptron Training

145,951 views

11 years ago

Lightning AI
Unit 1.6 | Perceptron in Python | Part 3| Coding Example

Follow along with Unit 1 in a Lightning AI Studio, an online reproducible environment created by Sebastian Raschka, that ...

3:43
Unit 1.6 | Perceptron in Python | Part 3| Coding Example

1,056 views

3 years ago

Lightning AI
Unit 4.3 | Training a Multilayer Perceptron in PyTorch | Part 1

Follow along with Unit 4 in a Lightning AI Studio, an online reproducible environment created by Sebastian Raschka, that ...

8:21
Unit 4.3 | Training a Multilayer Perceptron in PyTorch | Part 1

3,392 views

3 years ago

Lightning AI
Unit 1.6 | Perceptron in Python | Part 2| Coding Example

Follow along with Unit 1 in a Lightning AI Studio, an online reproducible environment created by Sebastian Raschka, that ...

6:19
Unit 1.6 | Perceptron in Python | Part 2| Coding Example

1,296 views

3 years ago

Sebastian Lague
I Tried Coding a Neural Network to Identify Doodles

Exploring how neural networks learn by programming one from scratch in C#, and then attempting to teach it to recognize various ...

54:51
I Tried Coding a Neural Network to Identify Doodles

2,232,506 views

4 years ago

Kie Codes
Neural Network from Scratch in Python

How do you code a neural network from scratch in python? What is a neural network and how does it remember things and make ...

20:44
Neural Network from Scratch in Python

28,037 views

5 years ago

Dataquest
Neural Network From Scratch In Python

We'll learn the theory of neural networks, then use Python and NumPy to implement a complete multi-layer neural network.

1:13:07
Neural Network From Scratch In Python

65,841 views

3 years ago

Sebastian Raschka
L3.2 The Perceptron Learning Rule

Sebastian's books: https://sebastianraschka.com/books/ The perceptron is one of the earliest machine learning algorithms and ...

31:39
L3.2 The Perceptron Learning Rule

18,707 views

5 years ago