Paperspace / PyTorch-101-Tutorial-SeriesLinks
PyTorch 101 series covering everything from the basic building blocks all the way to building custom architectures.
☆265Updated 5 years ago
Alternatives and similar repositories for PyTorch-101-Tutorial-Series
Users that are interested in PyTorch-101-Tutorial-Series are comparing it to the libraries listed below
Sorting:
- This is a collection of the code that accompanies the reports in The Gallery by Weights & Biases.☆343Updated 3 years ago
- Template for data generator with PyTorch☆136Updated 7 years ago
- Original transformer paper: Implementation of Vaswani, Ashish, et al. "Attention is all you need." Advances in neural information process…☆241Updated last year
- A Pytorch Computer Vision template to quick start your next project! 🚀🚀☆360Updated last year
- Example of a Cover letter for AI Residency☆81Updated 6 years ago
- FrancescoSaverioZuppichini / Pytorch-how-and-when-to-use-Module-Sequential-ModuleList-and-ModuleDictCode for my medium article☆375Updated 5 years ago
- ☆136Updated 3 years ago
- A set of jupyter notebooks on pytorch functions with examples☆161Updated 5 years ago
- Visualize Tensorflow's optimizers.☆398Updated 7 years ago
- Host repository for the "Reproducible Deep Learning" PhD course☆407Updated 3 years ago
- High-quality Neural Networks for Computer Vision 😎☆447Updated 3 years ago
- An implementation of convolutional networks in NumPy!