- All languages
- Assembly
- Awk
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Cuda
- Cypher
- Cython
- Dart
- Dockerfile
- Elixir
- Erlang
- Go
- HTML
- Haskell
- Java
- JavaScript
- JetBrains MPS
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- Linear Programming
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Modelica
- Mojo
- Nunjucks
- OCaml
- Objective-C
- OpenEdge ABL
- PHP
- Pascal
- Perl
- PostScript
- Python
- QML
- R
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Shell
- Swift
- TSQL
- TeX
- TypeScript
- Vim Snippet
- Vue
Starred repositories
Python - 100天从新手到大师
21 Lessons, Get Started Building with Generative AI
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
A latent text-to-image diffusion model
Examples and guides for using the OpenAI API
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
12 Lessons to Get Started Building AI Agents
Python Data Science Handbook: full text in Jupyter Notebooks
Learn how to design, develop, deploy and iterate on production-grade ML applications.
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Data Engineering Zoomcamp is a free 9-week course on building production-ready data pipelines. The next cohort starts in January 2026. Join the course here 👇🏼
10 Weeks, 20 Lessons, Data Science for All!
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
A 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.
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 ;)
⛔️ DEPRECATED – See https://github.com/ageron/handson-ml3 instead.
A game theoretic approach to explain the output of any machine learning model.
The fastai book, published as Jupyter Notebooks
Python programs, usually short, of considerable difficulty, to perfect particular skills.
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
Learn OpenCV : C++ and Python Examples
100-Days-Of-ML-Code中文版
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Neural Networks: Zero to Hero