ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

166,004 results

CppNow
C++Now 2019: Conor Hoekstra “Algorithm Intuition”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:28:59
C++Now 2019: Conor Hoekstra “Algorithm Intuition”

22,819 views

6 years ago

tools for ascension by Wolfgang
Exposed! Algorithms Are Hiding This From You... (SHOCKING Discovery)

You won't believe what Kirstie Lauren and Wolfgang uncovered about the secret limitations placed on their media channels.

25:53
Exposed! Algorithms Are Hiding This From You... (SHOCKING Discovery)

672 views

4 months ago

Dr David Maloney Psychotherapy
The Ego is an Algorithm of Trauma - Here's How to Break it

The Ego is a device that serves to maintain a false self as a result of trauma (rejection of authentic self). Here, we talk about how ...

21:59
The Ego is an Algorithm of Trauma - Here's How to Break it

8,053 views

4 years ago

odestcj
HelloRob - Bug Algorithms for Autonomous Navigation  (Module 2, Lecture 1)

HelloRob Course (hellorob.org) / Robotics 102 (robotics102.org) Module 2, Lecture 0 Autonomous Navigation - Bug Algorithms ...

51:45
HelloRob - Bug Algorithms for Autonomous Navigation (Module 2, Lecture 1)

494 views

2 years ago

UCLA VAST
Elegant and Effective Co-design of Machine-Learning Algorithms and Hardware Accelerators  (ROAD4NN)

Keynote by Prof. Deming Chen, UIUC (VAST Lab Alumni) at ROAD4NN Workshop. Originally posted at ...

58:05
Elegant and Effective Co-design of Machine-Learning Algorithms and Hardware Accelerators (ROAD4NN)

501 views

5 years ago

Andrew Misseldine
The Critical Time Algorithm

In this video, we introduce the critical-time priority list. Using the Backflow Algorithm to compute critical times of tasks, we use this ...

21:50
The Critical Time Algorithm

130 views

2 years ago

CMU Database Group
13 - Multi-Way / Worst-Case Optimal Join Algorithms (CMU Advanced Databases / Spring 2023)

Prof. Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: ...

38:14
13 - Multi-Way / Worst-Case Optimal Join Algorithms (CMU Advanced Databases / Spring 2023)

3,523 views

2 years ago

ACM Student Chapter Munich
How to Learn an Algorithm - Jürgen Schmidhuber

Video of a talk by Jürgen Schmidhuber at our third Deep Learning in Action talk series 2015-10-07.

55:52
How to Learn an Algorithm - Jürgen Schmidhuber

22,969 views

10 years ago

Jon Gjengset
Crust of Rust: Sorting Algorithms

In this Crust of Rust episode, we implement some common sorting algorithms in Rust. This episode doesn't aim to explain any ...

2:37:53
Crust of Rust: Sorting Algorithms

67,157 views

5 years ago

Musicombo
Over 70 Sorting Algorithms in Under an Hour - Calmer Sounds

Visit our community Discord here: https://discord.com/invite/2xGkKC2 Check out the NEW home for ArrayV here: ...

57:41
Over 70 Sorting Algorithms in Under an Hour - Calmer Sounds

3,708 views

4 years ago

New Economic Thinking
The Master Algorithm

What's the future? Tim O'Reilly talks with Rob Johnson about focusing the perspectives of technology and innovation towards a ...

47:26
The Master Algorithm

4,871 views

4 years ago

Einsteinzee
PISO(Pressure-Implicit with Splitting of Operators) Algorithm in OpenFOAM - theory vs implementation

This video is part of the new series called "Learning by doing :: OpenFOAM" which is dedicated to random topics related to ...

1:11:43
PISO(Pressure-Implicit with Splitting of Operators) Algorithm in OpenFOAM - theory vs implementation

367 views

8 months ago

CMU Database Group
S2024 #10 - Multi-Way Join Algorithms / Worst-Case Optimal Joins (CMU Advanced Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15721.courses.cs.cmu.edu/spring2024/slides/10-multiwayjoins.pdf ...

1:09:43
S2024 #10 - Multi-Way Join Algorithms / Worst-Case Optimal Joins (CMU Advanced Database Systems)

3,439 views

1 year ago

Programming Chaos
The Space Colonization Algorithm: Roads, Rivers, Trees & More

Learn how to implement the Space Colonization Algorithm from scratch in this detailed coding tutorial. In this video, we cover the ...

53:39
The Space Colonization Algorithm: Roads, Rivers, Trees & More

11,222 views

1 month ago

Bulgarian Java User Group
Non-blocking Michael-Scott queue algorithm - Alexey Fyodorov

http://jprime.io/nav/article/129.

46:48
Non-blocking Michael-Scott queue algorithm - Alexey Fyodorov

2,408 views

8 years ago

package main
Coding a "Random Art Algorithm" in Golang

Implementing Random Art algorithm in Go, working with pseudo random number generator, Go image package, trees and ...

38:14
Coding a "Random Art Algorithm" in Golang

2,446 views

1 year ago

Brian Doran Giffin
Contact Algorithms in Finite Element Analyses

This lecture provides an overview of alternative contact enforcement algorithms and their relative advantages/disadvantages, ...

51:30
Contact Algorithms in Finite Element Analyses

572 views

9 months ago

aantonop
Consensus Algorithms, Blockchain Technology and Bitcoin UCL - by Andreas M. Antonopoulos

An academic lecture by Andreas M. Antonopoulos explaining the consensus algorithm, "Proof of Work", used by bitcoin and many ...

1:24:22
Consensus Algorithms, Blockchain Technology and Bitcoin UCL - by Andreas M. Antonopoulos

223,201 views

9 years ago

Musicombo
90 Sorts on Large Inputs - Scatter Plot

Check out the app I use to create these videos, developed by our very own community: https://github.com/Gaming32/ArrayV Are ...

1:01:27
90 Sorts on Large Inputs - Scatter Plot

271,538 views

1 year ago

Number Theory Web Seminar
Oded Regev: An Efficient Quantum Factoring Algorithm (NTWS 195)

Abstract: We show that n-bit integers can be factorized by independently running a quantum circuit with \tilde{O}(n^{3/2}) gates for ...

53:35
Oded Regev: An Efficient Quantum Factoring Algorithm (NTWS 195)

1,619 views

2 years ago

Ryan Pineda
The Truth About the YouTube Algorithm in 2025 | @ThinkMediaTV

The YouTube game has changed. The pandemic-era boom is over, organic reach is harder, and competition is fiercer than ever, ...

1:07:21
The Truth About the YouTube Algorithm in 2025 | @ThinkMediaTV

9,080 views

5 months ago

BayLibre
Implementing ISP Algorithms in Libcamera (Laurent Pinchart, Ideas On Board)

libcamera is the open-source camera framework for Linux systems. While its goals, architecture and application API have been ...

41:52
Implementing ISP Algorithms in Libcamera (Laurent Pinchart, Ideas On Board)

686 views

2 years ago

GeekcampSG
Genetic Algorithms in Go - GeekCampSG 2019

Speaker: Chang Sau Sheong Genetic algorithms are metaheuristics that are based on the process of natural selection. This talk ...

31:18
Genetic Algorithms in Go - GeekCampSG 2019

606 views

7 years ago

Tübingen Machine Learning
Probabilistic ML - Lecture 18 - The Sum-Product Algorithm

This is the eighteenth lecture in the Probabilistic ML class of Prof. Dr. Philipp Hennig in the Summer Term 2020 at the University of ...

1:28:47
Probabilistic ML - Lecture 18 - The Sum-Product Algorithm

17,023 views

5 years ago

Codanics
K-Nearest Neighbors Algorithm Math - Understanding KNN Mathematics #aikachilla

Our Current Live Course: AI Ka Chilla 2023 To register for AI ka chilla 2023, fill this google form: ...

40:33
K-Nearest Neighbors Algorithm Math - Understanding KNN Mathematics #aikachilla

360 views

2 years ago