Online Courses & Tutorials
Free
Fast.ai Practical Deep Learning
Top-down approach to deep learning with practical applications
Start CourseEssential Books
๐
Deep Learning
The comprehensive textbook on deep learning fundamentals and advanced topics. Available free online.
Read Online
๐
Pattern Recognition and Machine Learning
Comprehensive introduction to pattern recognition and machine learning techniques.
Learn More
๐
The Elements of Statistical Learning
Statistical learning methods with applications in data mining, inference, and prediction.
Download PDF
๐
Hands-On Machine Learning
Practical guide to building ML systems with Scikit-Learn, Keras, and TensorFlow.
View Book
Development Tools & Frameworks
| Tool/Framework | Category | Description | Link |
|---|---|---|---|
| PyTorch | Deep Learning | Research-friendly deep learning framework | Visit โ |
| TensorFlow | Deep Learning | Production-ready ML framework by Google | Visit โ |
| Hugging Face | NLP/GenAI | Pre-trained models and transformers library | Visit โ |
| LangChain | LLM Apps | Framework for building LLM applications | Visit โ |
| Weights & Biases | MLOps | Experiment tracking and model monitoring | Visit โ |
| MLflow | MLOps | Open source platform for ML lifecycle | Visit โ |
| Jupyter | Development | Interactive notebooks for data science | Visit โ |
| Google Colab | Cloud GPU | Free cloud-based Jupyter notebooks with GPU | Visit โ |
Datasets for Practice
Research Papers & Journals
Communities & Forums
AI API Providers
Data Structures & Algorithms Resources
Practice Platforms
Algorithm Visualizers
Essential DSA Books
๐
Introduction to Algorithms (CLRS)
The comprehensive textbook covering algorithms in depth with pseudocode.
Learn More
๐
The Algorithm Design Manual
Practical algorithm design with real-world applications and war stories.
Learn More
๐