ptrblck / pytorch_miscLinks
Code snippets created for the PyTorch discussion board
☆569Updated 4 years ago
Alternatives and similar repositories for pytorch_misc
Users that are interested in pytorch_misc are comparing it to the libraries listed below
Sorting:
- PyTorch Boilerplate For Research☆608Updated 3 years ago
- Estimates the size of a PyTorch model in memory☆359Updated 5 years ago
- Experimental ground for optimizing memory of pytorch models☆366Updated 7 years ago
- Totally Versatile Miscellanea for Pytorch☆476Updated 3 years ago
- Stochastic Weight Averaging in PyTorch☆977Updated 4 years ago
- ☆352Updated 7 years ago
- PyTorch layer-by-layer model profiler☆607Updated 4 years ago
- ☆538Updated 4 years ago
- A Pytorch-Lightning implementation of self-supervised algorithms☆545Updated 3 years ago
- Gradually-Warmup Learning Rate Scheduler for PyTorch☆992Updated last year
- My best practice of training large dataset using PyTorch.☆1,104Updated last year
- Over9000 optimizer☆424Updated 3 years ago
- Everyday things people use in Pytorch. No need to spend hours reading Pytorch forums trying to find them!☆282Updated 4 years ago
- Standardizing weights to accelerate micro-batch training☆550Updated 3 years ago
- Implementations of ideas from recent papers☆392Updated 5 years ago
- Profiling and inspecting memory in pytorch☆1,077Updated 4 months ago
- ☆262Updated 6 years ago
- Tutorial for building a custom CUDA function for Pytorch☆521Updated 7 years ago
- Debug PyTorch code using PySnooper☆800Updated 4 years ago
- AugMix: A Simple Data Processing Method to Improve Robustness and Uncertainty☆989Updated 8 months ago
- A LARS implementation in PyTorch☆352Updated 5 years ago
- Compute receptive fields of your favorite convnets☆449Updated 4 years ago
- Deal with bad samples in your dataset dynamically, use Transforms as Filters, and more!☆377Updated 3 years ago
- lookahead optimizer (Lookahead Optimizer: k steps forward, 1 step back) for pytorch☆338Updated 6 years ago
- Estimate/count FLOPS for a given neural network using pytorch☆305Updated 3 years ago
- Deep Learning Experiment Management☆642Updated last month
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆153Updated 6 years ago
- Scaling and Benchmarking Self-Supervised Visual Representation Learning☆588Updated 4 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,116Updated 3 years ago
- Standalone TFRecord reader/writer with PyTorch data loaders☆900Updated 8 months ago