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
- A minimal implementation of Gaussian process regression in PyTorch☆64Updated 2 years ago
- Learning Features with Parameter-Free Layers, ICLR 2022☆84Updated 2 years ago
- Jax/Flax implementation of DeiT and DeiT-III (ViT)☆18Updated 9 months ago
- Reproduction of Vision Transformer in Tensorflow2. Train from scratch and Finetune.☆48Updated 3 years ago
- ☆27Updated 8 months ago
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆89Updated 5 years ago
- Official repository for Automated Learning Rate Scheduler for Large-Batch Training (8th ICML Workshop on AutoML)☆40Updated 3 years ago
- 이화여대 강의자료☆28Updated last year
- The OTHER pytorch boilerplate☆45Updated 6 months ago
- Tensorflow Implementation of "Slowing Down the Weight Norm Increase in Momentum-based Optimizers"☆47Updated 4 years ago
- Official Pytorch implementation of C3-GAN (Spotlight at ICLR 2022)☆127Updated 3 years ago
- [ICLR 2023] RC-MAE☆53Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆206Updated 2 years ago
- AdamP: Slowing Down the Slowdown for Momentum Optimizers on Scale-invariant Weights (ICLR 2021)☆415Updated 4 years ago
- A performance library for machine learning applications.☆184Updated last year
- PyTorch Model Compression☆234Updated 2 years ago
- read 1 paper everyday (only weekday)☆56Updated 3 years ago
- (ICML 2022) Official PyTorch implementation of “Blurs Behave Like Ensembles: Spatial Smoothings to Improve Accuracy, Uncertainty, and Rob…☆78Updated 3 years ago
- Information and Materials for the Deep Learning Course☆31Updated 3 years ago
- Serving Example of CodeGen-350M-Mono-GPTJ on Triton Inference Server with Docker and Kubernetes☆20Updated 2 years ago
- OSLO: Open Source framework for Large-scale model Optimization☆309Updated 3 years ago
- ☆55Updated last year
- Simple implementation of muP, based on Spectral Condition for Feature Learning. The implementation is SGD only, dont use it for Adam☆85Updated last year
- Making a PyTorch model easier than ever!☆79Updated 3 years ago
- ☆186Updated 3 years ago
- Tensorflow implementation of "Tackling the Generative Learning Trilemma with Denoising Diffusion GANs" (ICLR 2022 Spotlight)☆21Updated 3 years ago
- Simple project base template for PyTorch deep Learning project. Features clean implementation of DDP training and Hydra config.☆61Updated 10 months ago
- ☆127Updated 3 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago