Resources
A curated collection of the best learning materials, tools, datasets, and communities to support your AI learning journey.
Deep Learning Specialization
Andrew Ng's comprehensive course covering neural networks, deep learning, and practical applications on Coursera.
Fast.ai Practical Deep Learning
Top-down, practical approach to deep learning. Learn to train models before diving into theory.
CS50 Introduction to AI
Harvard's introduction to AI covering search, knowledge, uncertainty, optimization, and machine learning.
Stanford CS229: Machine Learning
Classic machine learning course covering supervised learning, unsupervised learning, and best practices.
Hugging Face NLP Course
Learn how to use transformers for NLP tasks with practical examples and the Hugging Face ecosystem.
Attention Is All You Need
The foundational paper introducing the Transformer architecture that powers modern LLMs.
BERT: Pre-training of Deep Bidirectional Transformers
Introduced bidirectional pre-training for language understanding, revolutionizing NLP benchmarks.
GPT-3: Language Models are Few-Shot Learners
Demonstrates that scaling language models leads to emergent few-shot learning capabilities.
Deep Residual Learning (ResNet)
Introduced skip connections enabling training of very deep networks, fundamental to modern architectures.
Constitutional AI: Harmlessness from AI Feedback
Anthropic's approach to training AI systems to be helpful, harmless, and honest.
PyTorch
Open-source deep learning framework known for dynamic computation graphs and research flexibility.
TensorFlow
Google's production-ready ML platform with comprehensive tools for model building and deployment.
Hugging Face Transformers
Library providing thousands of pre-trained models for NLP, vision, and audio tasks.
LangChain
Framework for developing applications powered by language models with composable components.
Weights & Biases
ML experiment tracking, dataset versioning, and model management platform.
Ollama
Run large language models locally on your machine with simple setup.
ImageNet
Large-scale image database organized by WordNet hierarchy, foundational for computer vision research.
Common Crawl
Petabytes of web crawl data used for training many large language models.
Hugging Face Datasets
Library providing access to thousands of datasets for ML research and development.
Kaggle Datasets
Community-contributed datasets covering diverse domains and problem types.
The Pile
800GB diverse text dataset designed for training large language models.
r/MachineLearning
Active Reddit community discussing research papers, industry news, and ML projects.
AI Discord Servers
Various Discord communities for real-time discussion, including EleutherAI and Hugging Face.
Papers With Code
Track ML papers with code implementations, datasets, and benchmark results.
AI Twitter/X Community
Follow researchers and practitioners sharing insights, papers, and discussions.
Deep Learning (Goodfellow, Bengio, Courville)
Comprehensive textbook covering the mathematical and conceptual foundations of deep learning.
Hands-On Machine Learning with Scikit-Learn and TensorFlow
Practical guide to ML using Python tools, great for learning by doing.
Pattern Recognition and Machine Learning
Bishop's classic text on statistical pattern recognition and machine learning theory.
The Hundred-Page Machine Learning Book
Concise overview of ML concepts, perfect for getting a quick foundation.
Natural Language Processing with Transformers
Practical guide to NLP using Hugging Face Transformers library.
Know a great resource?
Help us build the best collection of AI learning resources. Submit your favorite courses, papers, tools, or communities.
Suggest a Resource