Run some cool GitHubs on Azure (Python)

  1. Azure sample notebooks (run on Azure)

  2. Azure Python for DS 101 (run on Azure)

  3. Azure cntk  (run on Azure)

  4. Azure Python Data Science Handbook (run on Azure)

  5. https://github.com/TrackDR/ModdedIpythonNotebooks (run on Azure)

  6. https://github.com/JWarmenhoven/ISLR-python (run on Azure)

  7. https://github.com/jdwittenauer/ipython-notebooks (run on Azure)

  8. https://github.com/masinoa/machine_learning (run on Azure)

  9. https://github.com/jakevdp/sklearn_tutorial (run on Azure)

  10. https://github.com/scikit-image/skimage-tutorials (run on Azure)

https://github.com/spatialaudio/digital-signal-processing-lecture (run on Azure)

  1. docs

Good for Python/IPython/Jupyter Beginners

Sample notebooks (run on Azure)

  • Introduction to Python.ipynb
  1. notebooks/ipython-notebooks/notebooks/language/Intro.ipynb to start

Neat starting examples

Images

https://github.com/scikit-image/skimage-tutorials (run on Azure)

  • skimage-tutorials/lectures/00_images_are_arrays.ipynb

https://github.com/TrackDR/ModdedIpythonNotebooks (run on Azure)

https://github.com/yhilpisch/py4fi (run on Azure)

  • ipython3/03_Introductory_Examples.ipynb

https://github.com/AllenDowney/ThinkDSP (run on Azure)

https://github.com/spatialaudio/digital-signal-processing-lecture (run on Azure)

Python Data Science Handbook (run on Azure)

  • notebooks/05.12-Gaussian-Mixtures.ipynb

  • notebooks/04.3-Density-GMM.ipynb

Related