sseung0703 / Lightweighting_CookbookLinks
This project attempts to build neural network training and lightweighting cookbook including three kinds of lightweighting solutions, i.e., knowledge distillation, filter pruning, and quantization.
☆22Updated 3 years ago
Alternatives and similar repositories for Lightweighting_Cookbook
Users that are interested in Lightweighting_Cookbook are comparing it to the libraries listed below
Sorting:
- Tensorflow2 training code with jit compiling on multi-GPU.☆17Updated 4 years ago
- Learning Features with Parameter-Free Layers, ICLR 2022☆84Updated 2 years ago
- Official Pytorch implementation of C3-GAN (Spotlight at ICLR 2022)☆127Updated 3 years ago
- Reproduction of Vision Transformer in Tensorflow2. Train from scratch and Finetune.☆48Updated 3 years ago
- The OTHER pytorch boilerplate☆45Updated 4 months ago
- Official repository for Automated Learning Rate Scheduler for Large-Batch Training (8th ICML Workshop on AutoML)☆40Updated 3 years ago
- Jax/Flax implementation of DeiT and DeiT-III (ViT)☆18Updated 7 months ago
- A minimal implementation of Gaussian process regression in PyTorch☆64Updated 2 years ago
- PyTorch Model Compression☆234Updated 2 years ago
- A performance library for machine learning applications.☆184Updated last year
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆89Updated 4 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆415Updated 4 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- ☆55Updated last year
- OSLO: Open Source framework for Large-scale model Optimization☆309Updated 2 years ago
- ☆26Updated 6 months ago
- Simple implementation of muP, based on Spectral Condition for Feature Learning. The implementation is SGD only, dont use it for Adam☆84Updated last year
- Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch☆184Updated 2 years ago
- 이화여대 강의자료☆28Updated last year
- ☆74Updated 2 years ago
- read 1 paper everyday (only weekday)☆56Updated 3 years ago
- Information and Materials for the Deep Learning Course☆31Updated 3 years ago
- Official PyTorch implementation of the paper: "Solving ImageNet: a Unified Scheme for Training any Backbone to Top Results" (2022)☆193Updated 2 years ago
- Tensorflow Implementation of "Slowing Down the Weight Norm Increase in Momentum-based Optimizers"☆47Updated 4 years ago
- OSLO: Open Source for Large-scale Optimization☆175Updated last year
- Unofficial JAX implementations of deep learning research papers☆156Updated 3 years ago
- Official PyTorch implementation of "Large-scale Bilingual Language-Image Contrastive Learning" (ICLRW 2022)☆94Updated 3 years ago
- Serving Example of CodeGen-350M-Mono-GPTJ on Triton Inference Server with Docker and Kubernetes☆20Updated 2 years ago
- The official repository for <Autoencoding Under Normalization Constraints> (Yoon, Noh and Park, ICML 2021).☆43Updated 2 years ago
- Making a PyTorch model easier than ever!☆79Updated 3 years ago