.. image:: pystat.png :height: 20 :alt: Statistique :target: http://www.xavierdupre.fr/app/ensae_teaching_cs/helpsphinx/td_2a_notions.html#pour-un-profil-plutot-data-scientist Modèles bayésiens +++++++++++++++++ *(à venir)* *Notebooks* .. toctree:: :maxdepth: 2 ../notebooks/_gs2a_bayes *Lectures* * `A Bayesian Approximation Method for Online Ranking `_ * `stan case studies `_ * `Edward: A library for probabilistic modeling, inference, and criticism `_ * `Auto-Encoding Variational Bayes `_ * `Particle Gibbs with Ancestor Sampling `_ * `Controlled Sequential Monte Carlo `_ * `Functional probabilistic programming for scalable Bayesian modelling `_ * `Meta-Learning Probabilistic Inference For Prediction `_ *Vidéo* * `Variational Inference in Python `_ * `Bayesian Network Modeling using R and Python `_ *Modules* * `edward `_ * `elfi `_ * `PyMC3 `_ * `bayespy `_ * `kabuki `_ * `bnpy `_ * `pyro `_ : modèle bayèsiens et deep learning * `arviz `_ * `BayesianOptimization `_, optimisation bayésienne en python pur *Exemples de code* * `Probabilistic Models `_ : sont implémentés entre autres, LDA, Chinese Restaurant Process, Indian Restaurant Process, GMM...