8,799 skills found · Page 1 of 294
jakevdp / PythonDataScienceHandbookPython Data Science Handbook: full text in Jupyter Notebooks
CamDavidsonPilon / Probabilistic Programming And Bayesian Methods For Hackersaka "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 ;)
ageron / Handson Ml⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 or handson-mlp instead.
fastai / FastbookThe fastai book, published as Jupyter Notebooks
trekhleb / Homemade Machine Learning🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
AccumulateMore / CV✅(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】
MLEveryday / 100 Days Of ML Code100-Days-Of-ML-Code中文版
recommenders-team / RecommendersBest Practices on Recommendation Systems
fchollet / Deep Learning With Python NotebooksJupyter notebooks for the code samples of the book "Deep Learning with Python"
rlabbe / Kalman And Bayesian Filters In PythonKalman 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, and more. All exercises include solutions.
plotly / Plotly.pyThe interactive graphing library for Python :sparkles:
emilwallner / Screenshot To CodeA neural network that transforms a design mock-up into a static website.
ageron / Handson Ml3A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Data-Centric-AI-Community / Fg Data Profiling1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
jupyter / NotebookJupyter Interactive Notebook
chenyuntc / Pytorch BookPyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
marceloprates / PrettymapsDraw pretty maps from OpenStreetMap data! Built with osmnx +matplotlib + shapely
AkashSingh3031 / The Complete FAANG PreparationDive into this repository, a comprehensive resource covering Data Structures, Algorithms, 450 DSA by Love Babbar, Striver DSA sheet, Apna College DSA Sheet, and FAANG Questions! 🚀 That's not all! We've got Technical Subjects like Operating Systems, DBMS, SQL, Computer Networks, and Object-Oriented Programming, all waiting for you.
dive-into-machine-learning / Dive Into Machine LearningFree ways to dive into machine learning with Python and Jupyter Notebook. Notebooks, courses, and other links. (First posted in 2016.)
aws / Amazon Sagemaker ExamplesExample 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.