« Algorithme » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 16 : | Ligne 16 : | ||
</small><br> <div style="border:2px solid #336699; background: #f6f6f6; padding: 1em; margin-bottom:1em; width: 90%;"><html><a href="https://datafranca.org/wiki/Cat%C3%A9gorie:101"><img src="https://datafranca.org/images/icone-101-mots.png" width="250"></a></html> | </small><br> <div style="border:2px solid #336699; background: #f6f6f6; padding: 1em; margin-bottom:1em; width: 90%;"><html><a href="https://datafranca.org/wiki/Cat%C3%A9gorie:101"><img src="https://datafranca.org/images/icone-101-mots.png" width="250"></a></html> | ||
*[https://www.youtube.com/watch?v=0wy4u34fii4 Sauver le monde à coups d'algorithmes] | |||
* [https://www.youtube.com/watch?v=amlkE0g-YFU A* Algorithm in AI] | |||
* [https://www.youtube.com/watch?v=_3eaVy8c-xk Machine learning algorithms, choosing the correct algorithm for your problem] | |||
* [https://www.youtube.com/watch?v=s0dMTAQM4cw Artificial intelligence and algorithms: pros and cons] | |||
* [https://www.youtube.com/watch?v=D6Q_wHrzxDs Algorithms Full Course | Design and Analysis of Algorithms] | |||
*[https://www.youtube.com/watch?v=h7apO7q16V0 The Fast Fourier Transform (FFT): Most Ingenious Algorithm Ever?] | |||
* [https://www.youtube.com/watch?v=I7NrVwm3apg Machine Learning Algorithms] | |||
* [ | |||
8) A* (A Star) Search Algorithm – Computerphile | Computerphile : https://www.youtube.com/watch?v=ySN5Wnu88nE | |||
9) Top 7 Machine Learning Algorithms every beginner should know | MCAL Global : https://www.youtube.com/watch?v=5WPSecXkQ3U | |||
10) What is the Minimax Algorithm? - Artificial Intelligence | Gaurav Sen : https://www.youtube.com/watch?v=KU9Ch59-4vw | |||
11) How Artificial intelligence learns | Genetic Algorithm explained | Code Bullet : https://www.youtube.com/watch?v=VnwjxityDLQ | |||
12) a* algorithm in artificial intelligence example | Brijesh kumar : https://www.youtube.com/watch?v=Fwt9jhsCjC0 | |||
<br></div><br><br> | <br></div><br><br> | ||
Version du 28 juillet 2022 à 10:07
Définition
Le terme vient du nom d'un mathématicien perse du IXe siècle, Al-Khwârizmî (en arabe : الخوارزمي) à qui l’on doit l’introduction en Occident de la numération décimale. Aujourd’hui, il désigne une suite finie d'opérations ou d'instructions permettant de résoudre un problème ou d'obtenir un résultat. Il est dit correct lorsque, pour chaque instance du problème, il se termine en produisant la bonne sortie, c'est-à-dire qu'il résout le problème posé.
Français
algorithme
Anglais
algorithm
Source: Wikipédia, algorithme.
- Sauver le monde à coups d'algorithmes
- A* Algorithm in AI
- Machine learning algorithms, choosing the correct algorithm for your problem
- Artificial intelligence and algorithms: pros and cons
- Algorithms Full Course | Design and Analysis of Algorithms
- The Fast Fourier Transform (FFT): Most Ingenious Algorithm Ever?
- Machine Learning Algorithms
- [
8) A* (A Star) Search Algorithm – Computerphile | Computerphile : https://www.youtube.com/watch?v=ySN5Wnu88nE
9) Top 7 Machine Learning Algorithms every beginner should know | MCAL Global : https://www.youtube.com/watch?v=5WPSecXkQ3U
10) What is the Minimax Algorithm? - Artificial Intelligence | Gaurav Sen : https://www.youtube.com/watch?v=KU9Ch59-4vw
11) How Artificial intelligence learns | Genetic Algorithm explained | Code Bullet : https://www.youtube.com/watch?v=VnwjxityDLQ
12) a* algorithm in artificial intelligence example | Brijesh kumar : https://www.youtube.com/watch?v=Fwt9jhsCjC0
Contributeurs: Claude Coulombe, Jacques Barolet, wiki, Robert Meloche