Merge pull request #192 from donnemartin/patch-1

Added data-science-ipython-notebooks
This commit is contained in:
Joseph Misiti 2015-10-18 11:29:24 -04:00
commit 8c0af38c0b

View File

@ -724,6 +724,7 @@ on MNIST digits[DEEP LEARNING]
* [2012-paper-diginorm](https://github.com/ged-lab/2012-paper-diginorm)
* [A gallery of interesting IPython notebooks](https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks)
* [ipython-notebooks](https://github.com/ogrisel/notebooks)
* [data-science-ipython-notebooks](https://github.com/donnemartin/data-science-ipython-notebooks) - Continually updated Data Science Python Notebooks: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, and various command lines.
* [decision-weights](https://github.com/CamDavidsonPilon/decision-weights)
* [Sarah Palin LDA](https://github.com/Wavelets/sarah-palin-lda) - Topic Modeling the Sarah Palin emails.
* [Diffusion Segmentation](https://github.com/Wavelets/diffusion-segmentation) - A collection of image segmentation algorithms based on diffusion methods