Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Python

You may also like...
BuildingMachineLearningSystemsWithPython
Source Code for the book Building Machine Learning Systems with Python

Mining-the-Social-Web-2nd-Edition
The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)

pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.

pattern_classification
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks

bayesian-belief-networks
Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.

scientific-python-lectures
Lectures on scientific computing with python, as IPython notebooks.

TextBlob
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.

pymc3
Probabilistic Programming in Python. Uses Theano as a backend, supports NUTS and ADVI.

Data-Science-45min-Intros
Ipython notebook presentations for getting starting with basic programming, statistics and machine learning techniques

probability_cheatsheet
A comprehensive 10-page probability cheatsheet that covers a semester's worth of introduction to probability.

Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters

ipython
Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

nupic
Numenta Platform for Intelligent Computing: a brain-inspired machine intelligence platform, and biologically accurate neural network based on cortical learning algorithms.

cookbook-code
Recipes of the IPython Cookbook, the definitive guide to high-performance scientific computing and data science in Python

pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

data-science-ipython-notebooks
Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python e

courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1

data_science_delivered
Observations from Ian on successfully delivering data science products

vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learni

DataGotham2013

pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media

ThinkDSP
LaTeX source and Python code for "Think DSP: Digital Signal Processing in Python", by Allen B. Downey.

matplotlib_for_papers
Handout for the tutorial "Creating publication-quality figures with matplotlib"

pybrain

datasci_course_materials
Public repository for course materials for the Data Science at Scale Specialization at Coursera

pybacktest
Vectorized backtesting framework in Python / pandas, designed to make your backtesting easier — compact, simple and fast

tutorials
