davidbau / how-to-read-pytorch
Quick, visual, principled introduction to pytorch code through five colab notebooks.
☆414Updated last month
Alternatives and similar repositories for how-to-read-pytorch:
Users that are interested in how-to-read-pytorch are comparing it to the libraries listed below
- A compilation of research advice.☆217Updated 3 years ago
- PyTorch tutorials and best practices.☆1,675Updated 2 years ago
- Helps you write algorithms in PyTorch that adapt to the available (CUDA) memory☆433Updated 5 months ago
- Official repository for CMU Machine Learning Department's 10717: "The Art of the Paper".☆286Updated 2 years ago
- PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.☆258Updated 4 years ago
- Cockpit: A Practical Debugging Tool for Training Deep Neural Networks☆474Updated 2 years ago
- ☆781Updated 11 months ago
- Course notes☆660Updated 9 months ago
- Tutorial for building a custom CUDA function for Pytorch☆513Updated 6 years ago
- Research boilerplate for PyTorch.☆150Updated last year
- Course webpage for COMP 790, (Deep) Learning from Limited Labeled Data☆303Updated 4 years ago
- A Machine Learning workflow for Slurm.☆149Updated 4 years ago
- ☆222Updated 2 years ago
- Pytorch Lightning code guideline for conferences☆1,253Updated last year
- Fast Block Sparse Matrices for Pytorch☆546Updated 4 years ago
- CS 7301: Spring 2021 Course on Advanced Topics in Optimization in Machine Learning☆175Updated 3 years ago
- A guide to improve your research proposals.☆194Updated 4 years ago
- A browser extension that links video explanations to research papers on arxiv.org☆412Updated last year
- Annotations of the interesting ML papers I read☆233Updated this week
- functorch is JAX-like composable function transforms for PyTorch.☆1,410Updated this week
- A library to inspect and extract intermediate layers of PyTorch models.