Home/Resources

Resources

A curated collection of the best learning materials, tools, datasets, and communities to support your AI learning journey.

Showing 30 resources

Deep Learning Specialization

Andrew Ng's comprehensive course covering neural networks, deep learning, and practical applications on Coursera.

Deep LearningNeural NetworksCoursera
intermediate
courses

Fast.ai Practical Deep Learning

Top-down, practical approach to deep learning. Learn to train models before diving into theory.

Deep LearningPyTorchPractical
intermediateFree
courses

CS50 Introduction to AI

Harvard's introduction to AI covering search, knowledge, uncertainty, optimization, and machine learning.

AI FundamentalsHarvardPython
beginnerFree
courses

Stanford CS229: Machine Learning

Classic machine learning course covering supervised learning, unsupervised learning, and best practices.

Machine LearningStanfordTheory
intermediateFree
courses

Hugging Face NLP Course

Learn how to use transformers for NLP tasks with practical examples and the Hugging Face ecosystem.

NLPTransformersHugging Face
intermediateFree
courses

Attention Is All You Need

The foundational paper introducing the Transformer architecture that powers modern LLMs.

TransformersNLPFoundational
advanced
papers

BERT: Pre-training of Deep Bidirectional Transformers

Introduced bidirectional pre-training for language understanding, revolutionizing NLP benchmarks.

BERTNLPPre-training
advanced
papers

GPT-3: Language Models are Few-Shot Learners

Demonstrates that scaling language models leads to emergent few-shot learning capabilities.

GPTLLMsFew-shot Learning
advanced
papers

Deep Residual Learning (ResNet)

Introduced skip connections enabling training of very deep networks, fundamental to modern architectures.

Computer VisionCNNFoundational
advanced
papers

Constitutional AI: Harmlessness from AI Feedback

Anthropic's approach to training AI systems to be helpful, harmless, and honest.

AI SafetyRLHFAnthropic
advanced
papers

PyTorch

Open-source deep learning framework known for dynamic computation graphs and research flexibility.

Deep LearningPythonMeta
Free
tools

TensorFlow

Google's production-ready ML platform with comprehensive tools for model building and deployment.

Deep LearningGoogleProduction
Free
tools

Hugging Face Transformers

Library providing thousands of pre-trained models for NLP, vision, and audio tasks.

NLPPre-trained ModelsPython
Free
tools

LangChain

Framework for developing applications powered by language models with composable components.

LLMsApplicationsAgents
Free
tools

Weights & Biases

ML experiment tracking, dataset versioning, and model management platform.

MLOpsExperiment TrackingVisualization
tools

Ollama

Run large language models locally on your machine with simple setup.

LLMsLocalOpen Source
Free
tools

ImageNet

Large-scale image database organized by WordNet hierarchy, foundational for computer vision research.

Computer VisionClassificationBenchmark
Free
datasets

Common Crawl

Petabytes of web crawl data used for training many large language models.

NLPWeb DataPre-training
Free
datasets

Hugging Face Datasets

Library providing access to thousands of datasets for ML research and development.

NLPComputer VisionAudio
Free
datasets

Kaggle Datasets

Community-contributed datasets covering diverse domains and problem types.

DiverseCommunityCompetition
Free
datasets

The Pile

800GB diverse text dataset designed for training large language models.

NLPLLM TrainingOpen Source
Free
datasets

r/MachineLearning

Active Reddit community discussing research papers, industry news, and ML projects.

RedditResearchDiscussion
Free
communities

AI Discord Servers

Various Discord communities for real-time discussion, including EleutherAI and Hugging Face.

DiscordReal-timeCollaboration
Free
communities

Papers With Code

Track ML papers with code implementations, datasets, and benchmark results.

ResearchCodeBenchmarks
Free
communities

AI Twitter/X Community

Follow researchers and practitioners sharing insights, papers, and discussions.

TwitterNetworkingNews
Free
communities

Deep Learning (Goodfellow, Bengio, Courville)

Comprehensive textbook covering the mathematical and conceptual foundations of deep learning.

Deep LearningTheoryTextbook
advancedFree
books

Hands-On Machine Learning with Scikit-Learn and TensorFlow

Practical guide to ML using Python tools, great for learning by doing.

PracticalPythonScikit-learn
intermediate
books

Pattern Recognition and Machine Learning

Bishop's classic text on statistical pattern recognition and machine learning theory.

TheoryStatisticsClassic
advancedFree
books

The Hundred-Page Machine Learning Book

Concise overview of ML concepts, perfect for getting a quick foundation.

OverviewConciseBeginner
beginner
books

Natural Language Processing with Transformers

Practical guide to NLP using Hugging Face Transformers library.

NLPTransformersPractical
intermediate
books

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