Tags: #education
microsoft/generative-ai-for-beginners
A comprehensive 21-lesson curriculum from Microsoft to help beginners learn and build Generative AI applications.
rasbt/LLMs-from-scratch
A comprehensive, step-by-step guide and codebase for building a ChatGPT-like Large Language Model from scratch using PyTorch.
luhengshiwo/LLMForEverybody
A comprehensive learning platform offering structured knowledge, interview questions, and paper analysis for Large Language Models (LLMs).
huggingface/agents-course
A comprehensive online course from Hugging Face designed to teach the fundamentals and advanced concepts of building AI agents using LLMs and popular frameworks.
skyzh/tiny-llm
An educational course for systems engineers to learn LLM inference serving on Apple Silicon by building a simplified vLLM-like system with MLX from scratch.
GokuMohandas/Made-With-ML
A comprehensive educational platform for mastering the development, deployment, and iteration of production-grade machine learning applications.
AccumulateMore/CV
A comprehensive and curated collection of deep learning study notes, integrating content from leading educators like Andrew Ng, Li Mu, and TuDui, covering CV, NLP, and Large Language Models.
FareedKhan-dev/all-agentic-architectures
A comprehensive repository offering practical implementations of over 17 state-of-the-art AI agent architectures using LangChain and LangGraph.
microsoft/AI-For-Beginners
A comprehensive 12-week, 24-lesson curriculum designed to introduce beginners to the fundamentals of Artificial Intelligence.
LLMBook-zh/LLMBook-zh.github.io
A comprehensive Chinese technical book and associated course materials providing a systematic framework and roadmap for understanding Large Language Models, authored by leading experts.
labmlai/annotated_deep_learning_paper_implementations
A comprehensive collection of PyTorch implementations for over 60 deep learning papers, accompanied by detailed side-by-side notes for enhanced understanding.
natolambert/rlhf-book
A comprehensive open-source textbook and code repository dedicated to Reinforcement Learning from Human Feedback (RLHF) and post-training language models.
dair-ai/Prompt-Engineering-Guide
A comprehensive guide and resource hub for prompt engineering, context engineering, RAG, and AI Agents, designed to empower developers and researchers in leveraging large language models.
genieincodebottle/generative-ai
A comprehensive repository offering roadmaps, projects, use cases, and interview preparation materials for mastering Generative AI.
ashishps1/learn-ai-engineering
A comprehensive, curated collection of free resources for learning AI, Machine Learning, LLMs, and AI Engineering from scratch.
3b1b/manim
A Python-based animation engine for creating precise, explanatory mathematical videos.