dair-ai/ML-Notebooks
:fire: Machine Learning Notebooks
Covers PyTorch fundamentals through advanced architectures (transformers, GNNs) with minimal, reproducible implementations spanning NLP, computer vision, and graph learning. Notebooks emphasize algorithmic clarity by implementing models from scratch—linear/logistic regression, neural networks, and attention mechanisms—alongside framework-based approaches using PyTorch and Hugging Face. Runs natively in Google Colab or GitHub Codespaces with conda-managed dependencies, enabling immediate experimentation without local setup.
3,436 stars. No commits in the last 6 months.
Stars
3,436
Forks
535
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Apr 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/dair-ai/ML-Notebooks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dcavar/python-tutorial-notebooks
Python tutorials as Jupyter Notebooks for NLP, ML, AI
aws-neuron/aws-neuron-samples
Example code for AWS Neuron SDK developers building inference and training applications
drengskapur/colab2pdf
Convert your Colab notebook to a PDF. One-minute install. Zero configuration.
trekhleb/machine-learning-experiments
🤖 Interactive Machine Learning experiments: 🏋️models training + 🎨models demo
deepklarity/jupyter-text2code
A proof-of-concept jupyter extension which converts english queries into relevant python code