Best Open Source jupyter notebook Libraries
A curated list of the most popular GitHub repositories tagged with jupyter notebook. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
#2CamDavidsonPilon/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 ;)
#3ageron/handson-ml
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
#4trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
#5MLEveryday/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
#6recommenders-team/recommenders
Best Practices on Recommendation Systems
#7plotly/plotly.py
The interactive graphing library for Python :sparkles:
#8ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
#9jupyter/notebook
Jupyter Interactive Notebook
#10chenyuntc/pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
#11marceloprates/prettymaps
Draw pretty maps from OpenStreetMap data! Built with osmnx +matplotlib + shapely
#12microsoft/computervision-recipes
Best Practices, code samples, and documentation for Computer Vision.
#13dunovank/jupyter-themes
Custom Jupyter Notebook Themes
#14Atcold/NYU-DLSP20
NYU Deep Learning Spring 2020
#15jerry-git/learn-python3
Jupyter notebooks for teaching/learning Python 3
#16MLEveryday/practicalAI-cn
AI实战-practicalAI 中文版