Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
Stars
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
⚡ Dynamically generated stats for your github readmes
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
A collection of learning resources for curious software engineers
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
A toolkit for developing and comparing reinforcement learning algorithms.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
Official inference framework for 1-bit LLMs
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
Python programs, usually short, of considerable difficulty, to perfect particular skills.
If you want to become good at system design, join this newsletter now 👇
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
All the resources you need to get to Senior Engineer and beyond
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
[WIP] Resources for AI engineers. Also contains supporting materials for the book AI Engineering (Chip Huyen, 2025)
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
COLMAP - Structure-from-Motion and Multi-View Stereo
Best Practices, code samples, and documentation for Computer Vision.
This repository contains a curated collection of 300+ case studies from over 80 companies, detailing practical applications and insights into machine learning (ML) system design. The contents are o…
Detailed and tailored guide for undergraduate students or anybody want to dig deep into the field of AI with solid foundation.
An awesome list of awesome YouTubers that teach about technology. Tutorials about web development, computer science, machine learning, game development, cybersecurity, and more.
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
Python code for "Probabilistic Machine learning" book by Kevin Murphy
PyTorch implementations of deep reinforcement learning algorithms and environments