ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

65,796 results

L Hub
06   Randomized algorithms   01   Randomized algorithms intro
9:23
06 Randomized algorithms 01 Randomized algorithms intro

488 views

11 years ago

Churchill CompSci Talks
Randomised Computation

Randomised Computation, by Daria Dicu Abstract: Randomised algorithms are the simplest and fastest known solution to many ...

31:09
Randomised Computation

2,335 views

9 years ago

Luis R. Izquierdo
Introduction to Metaheuristics (6/9). Random search

Playlist at https://www.youtube.com/playlist?list=PLN4kTzLXGGgWNf4CDyoZZOsjOCftW5ej6 Classes for the Degree of Industrial ...

11:34
Introduction to Metaheuristics (6/9). Random search

6,766 views

5 years ago

Roel Van de Paar
Computer Science: Analyzing a randomized algorithm for finding an approximate median of an array

Computer Science: Analyzing a randomized algorithm for finding an approximate median of an array Helpful? Please support me ...

2:07
Computer Science: Analyzing a randomized algorithm for finding an approximate median of an array

42 views

5 years ago

Roel Van de Paar
Asymptotic expected runtime of Randomized Algorithm

Asymptotic expected runtime of Randomized Algorithm Helpful? Please support me on Patreon: ...

2:03
Asymptotic expected runtime of Randomized Algorithm

55 views

5 years ago

Roel Van de Paar
Computer Science: Randomized Algorithms: High-Probability vs. Expectation

Computer Science: Randomized Algorithms: High-Probability vs. Expectation Helpful? Please support me on Patreon: ...

1:38
Computer Science: Randomized Algorithms: High-Probability vs. Expectation

4 views

5 years ago

Roel Van de Paar
Computer Science: How can Karger's algorithm (and other randomized algorithms) be used in practice?

Computer Science: How can Karger's algorithm (and other randomized algorithms) be used in practice? Helpful? Please support ...

1:42
Computer Science: How can Karger's algorithm (and other randomized algorithms) be used in practice?

3 views

5 years ago

Andrew Heiss
PMAP 8521 • (7) Randomization and matching: (1) The magic of randomization

Discussion of how randomization allows for strong claims of causal inference Access the slides and other materials at the course ...

15:57
PMAP 8521 • (7) Randomization and matching: (1) The magic of randomization

1,283 views

5 years ago

Roel Van de Paar
Computer Science: Are randomized algorithms constructive? (2 Solutions!!)

Computer Science: Are randomized algorithms constructive? Helpful? Please support me on Patreon: ...

2:33
Computer Science: Are randomized algorithms constructive? (2 Solutions!!)

0 views

5 years ago

PEP
Class 2: Randomized Control Trial - RCT

PEP online course: Experimental Impact Analysis Class 2: Introduction 1. Randomized Selection 2. Plan 3. Review of Impact ...

27:22
Class 2: Randomized Control Trial - RCT

3,488 views

7 years ago

Roel Van de Paar
Understanding polynomial equality testing using randomized algorithms

Understanding polynomial equality testing using randomized algorithms Helpful? Please support me on Patreon: ...

2:36
Understanding polynomial equality testing using randomized algorithms

64 views

4 years ago

Roel Van de Paar
What is the time complexity of this randomized algorithm? (2 Solutions!!)

What is the time complexity of this randomized algorithm? Helpful? Please support me on Patreon: ...

1:33
What is the time complexity of this randomized algorithm? (2 Solutions!!)

23 views

4 years ago

Grad Student (GSS)
GSS Fall 2017 - Kerrek Stinson: A randomized algorithm for enumerating zonotope vertices

We propose a randomized algorithm for enumerating the vertices of a zonotope, which is a low-dimensional linear projection of a ...

1:15:17
GSS Fall 2017 - Kerrek Stinson: A randomized algorithm for enumerating zonotope vertices

402 views

8 years ago

Roel Van de Paar
Computer Science: Deamortizing a Las-Vegas randomized algorithm

Computer Science: Deamortizing a Las-Vegas randomized algorithm Helpful? Please support me on Patreon: ...

2:05
Computer Science: Deamortizing a Las-Vegas randomized algorithm

20 views

5 years ago

Roel Van de Paar
Purpose of randomization/derandomization in basic randomized algorithm for MAX SAT

Computer Science: Purpose of randomization/derandomization in basic randomized algorithm for MAX SAT Helpful? Please ...

2:21
Purpose of randomization/derandomization in basic randomized algorithm for MAX SAT

52 views

5 years ago

Roel Van de Paar
Randomized algorithm for 3SAT

Randomized algorithm for 3SAT Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

2:21
Randomized algorithm for 3SAT

105 views

4 years ago

Try and Catch Jeeves
Reservoir Sampling | Algorithm R | Interviewing Questions

Hello World! This is a video about reservoir sampling! I completely bombed an interview I gave on this topic and used it as an ...

21:43
Reservoir Sampling | Algorithm R | Interviewing Questions

7,129 views

5 years ago

Roel Van de Paar
Amplification for Randomized Algorithms

Amplification for Randomized Algorithms Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:09
Amplification for Randomized Algorithms

11 views

5 years ago

Jukka Suomela
Distributed Algorithms 2020: lecture 6a · Randomized coloring

Aalto University course CS-E4510 Distributed Algorithms. Lecture 6, part a: Randomized coloring. https://jukkasuomela.fi/da2020/

5:43
Distributed Algorithms 2020: lecture 6a · Randomized coloring

1,377 views

5 years ago

L Hub
06   Randomized algorithms   03   Random primality test warm up
5:06
06 Randomized algorithms 03 Random primality test warm up

72 views

11 years ago

Roel Van de Paar
Classfication of randomized algorithms (2 Solutions!!)

Classfication of randomized algorithms Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:03
Classfication of randomized algorithms (2 Solutions!!)

0 views

4 years ago

Roel Van de Paar
Computer Science: Randomized Algorithms Probability (2 Solutions!!)

Computer Science: Randomized Algorithms Probability Helpful? Please support me on Patreon: ...

1:28
Computer Science: Randomized Algorithms Probability (2 Solutions!!)

0 views

4 years ago

Roel Van de Paar
Problems in P with provably faster randomized algorithms (3 Solutions!!)

Problems in P with provably faster randomized algorithms Helpful? Please support me on Patreon: ...

3:25
Problems in P with provably faster randomized algorithms (3 Solutions!!)

0 views

5 years ago

Roel Van de Paar
Randomized Algorithm with matrices (2 Solutions!!)

Randomized Algorithm with matrices Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

2:41
Randomized Algorithm with matrices (2 Solutions!!)

2 views

4 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,456 views

1 year ago