Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
ressources [2022/02/07 16:28] moreajul |
ressources [2024/11/26 14:05] (Version actuelle) moreajul |
||
---|---|---|---|
Ligne 28: | Ligne 28: | ||
{{ : | {{ : | ||
Pattern Recognition and Machine Learning, Christopher M. Bishop, Microsoft Research, 2006 \\ [[https:// | Pattern Recognition and Machine Learning, Christopher M. Bishop, Microsoft Research, 2006 \\ [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Algorithms for Reinforcement Learning, Csaba Szepesvári, | ||
---- | ---- | ||
Ligne 48: | Ligne 53: | ||
{{ : | {{ : | ||
Robotics, Vision and Control - Fundamental Algorithms In MATLAB, Second Edition, Peter Corke, Springer, 2017 \\ [[https:// | Robotics, Vision and Control - Fundamental Algorithms In MATLAB, Second Edition, Peter Corke, Springer, 2017 \\ [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | {{ : | ||
+ | Reinforcement Learning: An Introduction, | ||
---- | ---- | ||
Ligne 61: | Ligne 71: | ||
* Vision par ordinateur : [[https:// | * Vision par ordinateur : [[https:// | ||
* Caméra à événements : [[https:// | * Caméra à événements : [[https:// | ||
+ | * Apprentissage par renforcement : [[https:// | ||
+ | |||
+ | ====== Tutoriels | ||
+ | |||
+ | * Avoir fait l'UV SR01 ou INF2 est un avantage pour mener à bien nos travaux pratiques | ||
+ | * Tutoriel en anglais : [[https:// | ||
+ | * Tutoriel en français (seulement les bases) : [[https:// | ||
+ | * Doc Python en français : [[https:// | ||
+ | * Doc NumPy : [[https:// | ||
+ | * NumPy pour les habitués à Matlab : [[https:// | ||
+ | * Doc Scikit-image : [[https:// | ||
+ | * Doc Scikit-learn : [[https:// | ||
+ | * Cours OpenCV gratuits : [[https:// | ||
+ | * Doc API OpenCV : [[https:// | ||