Found 31,630 repositories(showing 30)
d2l-ai
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
HandsOnLLM
Official code repo for the O'Reilly Book - "Hands-On Large Language Models"
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Code samples for my book "Neural Networks and Deep Learning"
egonSchiele
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
rust-lang
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
The "Python Machine Learning (1st edition)" book code repository and info resource
JoeyDeVries
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
coding-horror
An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
joelgrus
code for Data Science From Scratch book
miguelgrinberg
Companion code to my O'Reilly book "Flask Web Development", second edition.
krahets
《剑指 Offer》《图解算法数据结构》《Krahets 笔面试精选 88 题》Python, Java, C++ 解题代码
amueller
Notebooks and code for the book "Introduction to Machine Learning with Python"
The "Python Machine Learning (2nd edition)" book code repository and info resource
probml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
LukeMathWalker
Code for "Zero To Production In Rust", a book on API development using Rust.
PRML
Matlab code of machine learning algorithms in book PRML
JuanCrg90
My notes of Clean Code book
fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
fluentpython
Example code for the book Fluent Python, 1st Edition (O'Reilly, 2015)
deep-learning-with-pytorch
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
The "Python Machine Learning (3rd edition)" book code repository
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
REMitchell
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
BinRoot
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
dsgiitr
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
databricks
Example code from Learning Spark book
johnmyleswhite
Code accompanying the book "Machine Learning for Hackers"
microsoft
This is a Phi Family of SLMs book for getting started with Phi Models. Phi a family of open sourced AI models developed by Microsoft. Phi models are the most capable and cost-effective small language models (SLMs) available, outperforming models of the same size and next size up across a variety of language, reasoning, coding, and math benchmarks
microservices-patterns
Example code for the book Microservice patterns