ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

183,039 results

Language skills
[Language skills Python] MRO Method Resolution Order - Advanced [Tutorial]

This course will give you a full introduction into all of the core concepts in python. Follow along with the videos and you'll be a ...

8:32
[Language skills Python] MRO Method Resolution Order - Advanced [Tutorial]

8,867 views

5 years ago

Dr Codie
AI Greedy | Best-First | Algorithm | Simple Python Tutorial

The greedy best-first algorithm is an informed search algorithm that uses a heuristic to find a path to the goal. It looks like the ...

9:00
AI Greedy | Best-First | Algorithm | Simple Python Tutorial

1,398 views

2 years ago

Dr Codie
A Star | Search Algorithm | Simple Python Tutorial

https://www.alps.academy/a-star-algorithm-python/ The A* search algorithm (A-star) combines the benefits of using a heuristic to ...

12:57
A Star | Search Algorithm | Simple Python Tutorial

4,276 views

1 year ago

mCoding
25 nooby Python habits you need to ditch

Nooby Python habits give away your inexperience. Improve your code and your prestige just a bit by ditching those habits and ...

9:12
25 nooby Python habits you need to ditch

1,997,087 views

4 years ago

Dr Codie
Uniform Cost Search | Algorithm | Simple Python Tutorials

IMPORTANT - UCS Challenge at https://youtu.be/Wz0uY6bEDfw The uniform cost search is the last uninformed search algorithm ...

14:45
Uniform Cost Search | Algorithm | Simple Python Tutorials

4,958 views

2 years ago

Computerphile
A* (A Star) Search Algorithm - Computerphile

Improving on Dijkstra, A* takes into account the direction of your goal. Dr Mike Pound explains. Correction: At 8min 38secs 'D' ...

14:04
A* (A Star) Search Algorithm - Computerphile

1,284,414 views

8 years ago

Khan Academy
Algorithms and selection | Intro to CS - Python | Khan Academy

What is an algorithm? Use algorithms to plan out your programs, and evaluate approaches to a problem based on correctness, ...

4:07
Algorithms and selection | Intro to CS - Python | Khan Academy

8,301 views

1 year ago

Codebagel
HashMaps in Python Tutorial - Data Structures for Coding Interviews

Data structures are one of the most important things to prepare for coding interviews. HashMaps are one of the most essential ...

16:09
HashMaps in Python Tutorial - Data Structures for Coding Interviews

246,861 views

3 years ago

Python Simplified
Recursion Simply Explained with Code Examples - Python for Beginners

In this tutorial, we will talk about recursion and how we can use it to divide and conquer! We will also see which is faster ...

9:07
Recursion Simply Explained with Code Examples - Python for Beginners

229,826 views

4 years ago

Tech With Tim
Data Structures & Algorithms Roadmap - What You NEED To Learn

To learn programming and Python - check out Datacamp! Learn Python - https://datacamp.pxf.io/75Rr05 Learn Programming ...

16:21
Data Structures & Algorithms Roadmap - What You NEED To Learn

75,611 views

1 year ago

Khan Academy
Algorithmic bias | Intro to CS - Python | Khan Academy

What assumptions does an algorithm make? Evaluate the biases behind both human-generated and AI-generated algorithms.

4:15
Algorithmic bias | Intro to CS - Python | Khan Academy

3,817 views

1 year ago

Tech With Tim
Greedy Algorithms Explained

Welcome to another video! In this video, I am going to cover greedy algorithms. Specifically, what a greedy algorithm is and how to ...

17:48
Greedy Algorithms Explained

155,784 views

4 years ago

Google for Developers
Let’s Write a Decision Tree Classifier from Scratch - Machine Learning Recipes #8

Hey everyone! Glad to be back! Decision Tree classifiers are intuitive, interpretable, and one of my favorite supervised learning ...

9:53
Let’s Write a Decision Tree Classifier from Scratch - Machine Learning Recipes #8

564,955 views

8 years ago

3Blue1Brown
Where my explanation of Grover’s algorithm failed

Addressing viewer questions from the last video: https://youtu.be/RQWpF2Gb-gU These lessons are funded directly by viewers: ...

16:23
Where my explanation of Grover’s algorithm failed

578,700 views

7 months ago

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!

133,974 views

4 years ago

Khan Academy
Tracing program execution | Intro to CS - Python | Khan Academy

What happens when you press the Run button? Trace the execution of a basic Python program to understand how the computer ...

5:08
Tracing program execution | Intro to CS - Python | Khan Academy

17,530 views

1 year ago

Coding with Lewis
10 Sorting Algorithms Easily Explained

Every programmer has run into sorting algorithms at one point in their career. ‍ In today's video I am going to explain 10 ...

10:48
10 Sorting Algorithms Easily Explained

270,863 views

1 year ago

Johnny Code
Q-Learning Tutorial 1: Train Gymnasium FrozenLake-v1 with Python Reinforcement Learning

Walkthru Python code that uses the Q-Learning and Epsilon-Greedy algorithm to train a learning agent to cross a slippery frozen ...

11:42
Q-Learning Tutorial 1: Train Gymnasium FrozenLake-v1 with Python Reinforcement Learning

42,028 views

2 years ago

TED-Ed
What's an algorithm? - David J. Malan

View full lesson: http://ed.ted.com/lessons/your-brain-can-solve-algorithms-david-j-malan An algorithm is a mathematical method ...

4:58
What's an algorithm? - David J. Malan

2,721,075 views

12 years ago

Sebastian Lague
A* Pathfinding (E01: algorithm explanation)

Welcome to the first part in a series teaching pathfinding for video games. In this episode we take a look at the A* algorithm and ...

11:39
A* Pathfinding (E01: algorithm explanation)

2,223,800 views

11 years ago

Profound Academy
Sliding Window Technique

The Sliding Window technique is a key tool in algorithmic problem-solving that can significantly speed up calculations and ...

6:18
Sliding Window Technique

91,175 views

2 years ago

Rob Mulla
Audio Data Processing in Python

In this video Kaggle Grandmaster Rob shows you how to use python and librosa to work with audio data. We import play and ...

19:52
Audio Data Processing in Python

216,781 views

3 years ago

Dr Codie
Floyd Warshall | Algorithm | Simple | Python Tutorial

The most easy-to-understand walk through of every stage of the Floyd-Warshall algorithm shows how it finds all of the shortest ...

8:45
Floyd Warshall | Algorithm | Simple | Python Tutorial

557 views

1 year ago

Spanning Tree
Minimax: How Computers Play Games

An introduction to Minimax, an algorithm that can be used to find the best move to play in an adversarial game like Tic-Tac-Toe, ...

14:37
Minimax: How Computers Play Games

249,270 views

2 years ago

Tech With Tim
How I Mastered Data Structures and Algorithms

DevLaunch is my mentorship program where I personally help developers go beyond tutorials, build real-world projects, and ...

10:40
How I Mastered Data Structures and Algorithms

66,750 views

5 months ago