ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

243,697 results

Mohamed Chiny
Algorithmique (1/14) - Un algorithme c'est quoi?

L'algorithmique est l'étude des algorithmes. Un algorithme est indépendant de tout langage de programmation informatique.

5:24
Algorithmique (1/14) - Un algorithme c'est quoi?

1,249,728 views

7 years ago

Stratégie Vidéo
Le nouvel algorithme de YouTube vient de tout changer !

Le nouvel algorithme de YouTube vient de tout changer !⚡Diagnostic YouTube offert ...

13:45
Le nouvel algorithme de YouTube vient de tout changer !

8,504 views

4 months ago

La Quadrature du Net
ENCORE UNE LOI DE MERDE - Vidéosurveillance algorithmique : JO 2030 et vols en supermarchés

Pour en savoir plus : Sur la VSA en général : https://www.laquadrature.net/vsa/ Notre dernier article sur la loi JO 2030 ...

10:29
ENCORE UNE LOI DE MERDE - Vidéosurveillance algorithmique : JO 2030 et vols en supermarchés

5,982 views

3 months ago

Mohamed Chiny
Algorithms (4/14) - Read and write

Reading and writing make an algorithm (or computer program) interactive. In algorithmics, we use the functions Read() and ...

6:39
Algorithms (4/14) - Read and write

360,390 views

7 years ago

Chroniques du Mental
Le Biais Algorithmique

La vidéo décrit l’Intelligence Artificielle (IA) comme un vaste domaine technologique visant à reproduire les capacités ...

4:02
Le Biais Algorithmique

143 views

6 months ago

Michael Sambol
Analyser des algorithmes en 6 minutes — Intro

Introduction à l'analyse des algorithmes. Code : https://github.com/msambol/dsa/blob/master/analyzing_algorithms/intro.py ...

6:29
Analyser des algorithmes en 6 minutes — Intro

29,519 views

2 years ago

Liora
Quels sont les principaux algorithmes de Machine Learning ?

Vous connaissez peut-être le Machine Learning, mais savez-vous vraiment comment il fonctionne ? Le Machine Learning ...

4:26
Quels sont les principaux algorithmes de Machine Learning ?

11,821 views

2 years ago

Mohamed Chiny
Algorithms (11/14) - Arrays

Arrays in an algorithm (or computer program) are variables that can hold multiple values at once, unlike scalar variables that ...

7:46
Algorithms (11/14) - Arrays

302,964 views

7 years ago

Mohamed Chiny
Algorithms (13/14) - Recursion (recursive functions)

Recursion in an algorithm is a kind of iterative processing. A recursive function is a function that calls itself in an ...

7:09
Algorithms (13/14) - Recursion (recursive functions)

208,340 views

5 years ago

Polylog
L'algorithme de tri le plus rapide

Le tri par base est plus ancien que l'ordinateur, et pourtant plus rapide que le tri rapide. Pourquoi ne l'utilisons-nous pas ...

17:13
L'algorithme de tri le plus rapide

375,163 views

10 months ago

Imagin-al
Manipulés par les algorithmes des réseaux sociaux grâce aux probabilités ? 😱

Comment les réseaux sociaux savent-ils ce que vous voulez voir ?Et comment les algorithmes des réseaux sociaux vous ...

6:20
Manipulés par les algorithmes des réseaux sociaux grâce aux probabilités ? 😱

1,751 views

3 years ago

Mohamed Chiny
Algorithms (14/14) - Complexity of algorithms

The calculation of the complexity of an algorithm (asymptotic complexity) consists in evaluating the amount of resources used ...

6:27
Algorithms (14/14) - Complexity of algorithms

321,025 views

5 years ago

Mohamed Chiny
Algorithms (2/12) - Variables and types

In an algorithm (or computer program), variables are used to store data (or values). Before using a variable in an algorithm ...

6:43
Algorithms (2/12) - Variables and types

620,458 views

7 years ago

Mohamed Chiny
Algorithms (8/14) - While loop - Iterative structures

The While loop is an iterative (or repetitive) structure. In an algorithm (or computer program), iterative structures allow to ...

6:49
Algorithms (8/14) - While loop - Iterative structures

289,518 views

7 years ago

Bertrand . Tech
PROGRAMMING LOGIC: 5 tips to improve (code / algorithm)

Are you desperate to ever master programming logic? To understand algorithms. Here are 5 simple tips to improve your ...

5:24
PROGRAMMING LOGIC: 5 tips to improve (code / algorithm)

45,552 views

6 years ago

BBC Ideas
What exactly is an algorithm? Algorithms explained | BBC Ideas

What is an algorithm? You may be familiar with the idea in the context of Instagram, YouTube or Facebook, but it can feel like a big ...

7:54
What exactly is an algorithm? Algorithms explained | BBC Ideas

578,150 views

6 years ago

John Levine
Satisfaction des contraintes : l'algorithme AC-3

In this presentation we're going to look at the ac3 algorithm which is going to simplify a constraint satisfaction problem for us using ...

8:42
Satisfaction des contraintes : l'algorithme AC-3

179,023 views

6 years ago

Mohamed Chiny
Exercise 5 - Bubble sort algorithm (Sorting an array of integers)

In this exercise we will create a bubble sort algorithm that sorts an array of integers. The bubble sort consists in comparing ...

5:00
Exercise 5 - Bubble sort algorithm (Sorting an array of integers)

116,794 views

6 years ago

TED-Ed
Votre cerveau peut résoudre des algorithmes - David J. Malan

Voir la leçon complète : http://ed.ted.com/lessons/your-brain-can-solve-algorithms-david-j-malan Un algorithme est une ...

4:58
Votre cerveau peut résoudre des algorithmes - David J. Malan

2,777,070 views

13 years ago

Mohamed Chiny
Algorithms (12/14) - Functions and procedures (subprograms)

Functions and procedures are subroutines that factor code into the main algorithm (or computer program) and may contain ...

10:14
Algorithms (12/14) - Functions and procedures (subprograms)

258,706 views

7 years ago