Starred repositories
Code from Object-Oriented Python
Some Useful books for Computer Science
Automatically crawl arXiv papers daily and summarize them using AI. Illustrating them using GitHub Pages.
All in one project management tool for efficient teams
Solutions for Exercises from Discrete Mathematics and Its Applications by Dr. Keeneth H. Rosen
Companion webpage to the book "Mathematics For Machine Learning"
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
A book for Learning the Foundations of LLMs
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 等代码实现
Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
Learn Rust with examples (Live code editor included)
"Probabilistic Machine Learning" - a book series by Kevin Murphy
Software Engineering for AI/ML -- An Annotated Bibliography
Algorithms, 4th edition textbook code and libraries
本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删
手写实现李航《统计学习方法》书中全部算法