Bibliographie#

Livres sur le machine learning#

Livres sur les algorithmes#

Livres sur la programmation#

  • High Performance Python, Micha Gorelick, Ian Ozsvald.

    Le livre est très bien conçu et les exemples sont très clairs. Si vous souhaitez accélérer un programme Python en utilisant le multithreading, OpenMP, Numba, Cython PyPy, ou CPython, je recommande d’y jeter un coup d’oeil d’abord.

Liens sur la programmation#

Tutoriels#

MOOC#

Autres cours, notebooks#

Articles d’auteurs très connus#

Compétition de code#

Compétition de machine learning#

Sources d’articles scientifiques#

Pour finir, Choosing the right estimator :

http://scikit-learn.org/stable/_static/ml_map.png

Librairies#

Vidéos#