From f7ca216d9858b0b8fe06caf8c6e65e701a4783f9 Mon Sep 17 00:00:00 2001 From: dupre Date: Thu, 17 Sep 2015 19:11:53 +0200 Subject: [PATCH] =?UTF-8?q?mise=20=C3=A0=20jour,=20lien,=20encadrants?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _doc/presentation_2A/source/index.rst | 2 +- _doc/sphinxdoc/source/td_1a.rst | 2 +- _doc/sphinxdoc/source/td_2a.rst | 23 ++++++++++++++++------- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/_doc/presentation_2A/source/index.rst b/_doc/presentation_2A/source/index.rst index becd35b8a..954871928 100644 --- a/_doc/presentation_2A/source/index.rst +++ b/_doc/presentation_2A/source/index.rst @@ -2,7 +2,7 @@ ENSAE 2A - Programmation ======================== -.. revealjs:: ENSAE 2A - Données, Python pour un Data Scientist +.. revealjs:: ENSAE 2A - Python pour un Data Scientist .. image:: _static/project_ico.png diff --git a/_doc/sphinxdoc/source/td_1a.rst b/_doc/sphinxdoc/source/td_1a.rst index cb0969656..2619a2d2c 100644 --- a/_doc/sphinxdoc/source/td_1a.rst +++ b/_doc/sphinxdoc/source/td_1a.rst @@ -166,8 +166,8 @@ Bibliographie **Livres** -* `Résumé de la syntaxe Python en 27 pages `_ (PDF) * `Apprentissage de la programmation `_, Gérald Swinnen +* `Une introduction à Python 3 `_ * `Programmation avec le langage Python `_ (PDF, ou version `Ellipse `_) * `Teach Yourself Python in 24 Hours `_, Ivan Van Laningham (le site est visuellement difficile, `version PDF `_) diff --git a/_doc/sphinxdoc/source/td_2a.rst b/_doc/sphinxdoc/source/td_2a.rst index e2c9fae28..8a620d5d6 100644 --- a/_doc/sphinxdoc/source/td_2a.rst +++ b/_doc/sphinxdoc/source/td_2a.rst @@ -8,14 +8,18 @@ 2A == -`Python Avancé Données, Machine Learning et Programmation `_ +`Python pour un Data Scientist `_ Cours animé par : -* Antoine Thabault -* Nicolas Rousset -* Jérémie Jakubowicz -* Xavier Dupré +* `Xavier Dupré `_ (ENSAE 1999) [#fwrite1]_ +* Elodie Royant (ENSAE 2008) +* Antoine Thabault (ENSAE 2012) [#fwrite2]_ +* Jérémie Jakubowicz (ENSAE 2002) [#fwrite2]_ +* Nicolas Pousset [#fwrite2]_ +* Antoine Ly (ENSAE 2015) +* Dominique Poudevigne +* Gaël Varoquaux [#fwrite2]_ Ce cours s'étale sur 6 séances de cours/TD d'une durée de 4h. @@ -160,7 +164,7 @@ Bibliographie * `A Roundup of Recent Text Analytics and Vis Work `_ * `A Tour of Machine Learning Algorithms `_ * `Efficient Estimation of Word Representations in Vector Space `_, Tomas Mikolov, Kai Chen, Greg Corrado, Jeffrey Dean, - ` `_, Tomas Mikolov, Ilya Sutskever, Kai Chen, Greg S Corrado, Jeff Dean, + `Distributed Representations of Words and Phrases and their Compositionality `_, Tomas Mikolov, Ilya Sutskever, Kai Chen, Greg S Corrado, Jeff Dean, `word2vec Parameter Learning Explained `_, Xin Rong, `Tutorial on Auto-Encoders `_, Piotr Mirowski * `Prédire les épidémies avec Wikipedia `_, Le Monde @@ -169,6 +173,7 @@ Bibliographie * `Introduction to matplotlib `_ * `Probabilistic Context-Free Grammars (PCFGs) `_ * `Ultimate guide for Data Exploration in Python using NumPy, Matplotlib and Pandas `_ +* `A Visual Introduction to Machine Learning `_ **MOOC** @@ -208,6 +213,8 @@ Bibliographie * `scikit-learn `_ * `Vowpal Wabbit `_ +* `theano `_ +* `xgboost `_ * `Python extensions to do machine learning `_ **Compétition de code** @@ -254,4 +261,6 @@ Séances passées specials/algorithm_culture entretiens - +.. [#fwrite1] Contributeur, encadrant et coordinateur du cours. + +.. [#fwrite2] Contributeur, encadrant.