ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14,475 results

Mark C. Wilson
AofA Lecture 13: Selection

Finding a given order statistic in a list should be easier than sorting, yet is closely related to it.

12:53
AofA Lecture 13: Selection

1,208 views

6 years ago

Monero Community Workgroup
Breaking Monero Episode 05: Input Selection Algorithm

In this episode, Sarang and Justin explain more about how Monero selects decoys for ring signatures, more than just "randomly.

13:58
Breaking Monero Episode 05: Input Selection Algorithm

2,741 views

7 years ago

Timo Bingmann
Selection Sort

Visualization and "audibilization" of the Selection Sort algorithm. Sorts a random shuffle of the integers [1100] using left to right ...

1:23
Selection Sort

209,093 views

12 years ago

SI335 SI335
Unit 8 Class 36: QuickSelect

How do you (quickly!) find the median of an array? Find out!

29:18
Unit 8 Class 36: QuickSelect

99 views

4 years ago

Brandon Rohrer
How to pick a machine learning model 1: Choosing between models

Part of the End-to-End Machine Learning School course library at http://e2eml.school See these concepts used in an End to End ...

6:18
How to pick a machine learning model 1: Choosing between models

39,745 views

7 years ago

Roel Van de Paar
How to design a top-1 select algorithm to maximize a variable and minimize other variable?

How to design a top-1 select algorithm to maximize a variable and minimize other variable? Helpful? Please support me on ...

1:34
How to design a top-1 select algorithm to maximize a variable and minimize other variable?

2 views

5 years ago

Roel Van de Paar
Efficiency and correctness of my randomized selection algorithm

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:46
Efficiency and correctness of my randomized selection algorithm

13 views

3 years ago

Peter Schneider
What is the real nginx location selection algorithm?

What is the real nginx location selection algorithm? I hope you found a solution that worked for you :) The Content is licensed ...

3:13
What is the real nginx location selection algorithm?

18 views

1 year ago

Musicombo
A New Block Selection Algorithm for Grailsort -- "Smart" Block Select Sort

A much improved variant of Selection Sort for a Grailsort-related project myself and a few other people have been working on for a ...

10:31
A New Block Selection Algorithm for Grailsort -- "Smart" Block Select Sort

2,063 views

5 years ago

Roel Van de Paar
Selection algorithm using merge sort and IEnumerable

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:06
Selection algorithm using merge sort and IEnumerable

0 views

3 years ago

Roel Van de Paar
Bound on space for selection algorithm?

Bound on space for selection algorithm? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With ...

1:59
Bound on space for selection algorithm?

1 view

5 years ago

Ahmed Salah ELDin
D&C2: Selection Problem [Linear Worst Case]

The goal of this set of videos is to practice applying the D&C design paradigm to solve different common problems. Materials ...

30:03
D&C2: Selection Problem [Linear Worst Case]

246 views

1 year ago

Medicine RTCL TV
Riemannian Channel Selection for BCI With Between-Session Non-Stationarity Reduction ... | RTCL.TV

Keywords ### #Braincomputerinterfaces #EEG #Riemannianmanifold #channelselection #nonstationarity #RTCLTV #shorts ...

0:48
Riemannian Channel Selection for BCI With Between-Session Non-Stationarity Reduction ... | RTCL.TV

13 views

2 years ago

Roel Van de Paar
Algorithm : Select maximum number of Boxes to lift from N boxes

Algorithm : Select maximum number of Boxes to lift from N boxes Helpful? Please support me on Patreon: ...

1:53
Algorithm : Select maximum number of Boxes to lift from N boxes

2 views

4 years ago

Roel Van de Paar
Understanding Randomized Select algorithm

Understanding Randomized Select algorithm Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:03
Understanding Randomized Select algorithm

249 views

5 years ago

CodeEmporium
Optimizers - EXPLAINED!

From Gradient Descent to Adam. Here are some optimizers you should know. And an easy way to remember them. SUBSCRIBE ...

7:23
Optimizers - EXPLAINED!

146,824 views

6 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

609 views

7 years ago

ACM SIGWEB
Bidder Selection Problem in Position Auctions  A Fast and Simple Algorithm via Poisson Approximation

Nikolai Gravin, Shanghai University of Finance and Economics, Shanghai, China.

10:37
Bidder Selection Problem in Position Auctions A Fast and Simple Algorithm via Poisson Approximation

31 views

1 year ago

OpenMP
Automated scheduling algorithm selection in OpenMP

OpenMP SC22 Booth Talk, "Automated scheduling algorithm selection in OpenMP," presented by Ali Mohammed (HPE), ...

29:56
Automated scheduling algorithm selection in OpenMP

280 views

3 years ago

Roel Van de Paar
Databases: A question on MySQL SELECT Algorithm/Function

Databases: A question on MySQL SELECT Algorithm/Function Helpful? Please support me on Patreon: ...

1:27
Databases: A question on MySQL SELECT Algorithm/Function

2 views

4 years ago

ACM SIGWEB
[rfp0573] Bidder Selection Problem in Position Auctions: A Fast and Simple Algorithm via Poisson App

"Bidder Selection Problem in Position Auctions: A Fast and Simple Algorithm via Poisson Approximation Nick Gravin, Yixuan Even ...

2:53
[rfp0573] Bidder Selection Problem in Position Auctions: A Fast and Simple Algorithm via Poisson App

54 views

1 year ago

David Kaplan
IE:DPC, Ch12: Heckman "Sample Selection" Problem

Description of the missing-Y setting motivating Heckman's "sample selection" correction method. Textbook (IE:DPC) "Introductory ...

5:47
IE:DPC, Ch12: Heckman "Sample Selection" Problem

977 views

3 years ago

Bitcoin Edge
Dev++ 02-07-EN | Coin selection - Karl-Johan Alm (Kalle) | Wallets

Overview of wallet coin selection including branch and bound algorithm and knapsack solver.

26:16
Dev++ 02-07-EN | Coin selection - Karl-Johan Alm (Kalle) | Wallets

491 views

7 years ago

Roel Van de Paar
Computer Science: Why Does the Deterministic Selection Algorithm Run in $O(n)$ and not $O(nlog n)$?

Computer Science: Why Does the Deterministic Selection Algorithm Run in $O(n)$ and not $O(nlog n)$? Helpful? Please support ...

2:21
Computer Science: Why Does the Deterministic Selection Algorithm Run in $O(n)$ and not $O(nlog n)$?

3 views

5 years ago

Roel Van de Paar
Software Engineering: How can this deterministic linear time selection algorithm be linear?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:34
Software Engineering: How can this deterministic linear time selection algorithm be linear?

18 views

3 years ago