Stars
VIP cheatsheets for Stanford's CS 229 Machine Learning
200+ detailed flashcards useful for reviewing topics in machine learning, computer vision, and computer science.
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.
An open-source AI agent that brings the power of Gemini directly into your terminal.
This repo contains my solutions to “Introduction to Machine Learning Interviews” by Chip Huyen.
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
🚀 Efficient implementations of state-of-the-art linear attention models
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Book about interpretable machine learning
Open-source implementation of AlphaEvolve
A browser extension that deletes your news feed and replaces it with a nice quote
Interactive visualizations of the geometric intuition behind diffusion models.
Playing Pokemon Red with Reinforcement Learning
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
A simple chess engine and web interface using minimax search and a classic evaluation function, built with Python and Flask.
Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK stack
Simplifying reinforcement learning for complex game environments
Accepted GSoC 2025 proposals archive for reference and inspiration from the community.
Selected project by Google DeepMind.
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more