reddragon / efficient-dl-survey-paperLinks
Efficient Deep Learning Survey Paper
☆33Updated 2 years ago
Alternatives and similar repositories for efficient-dl-survey-paper
Users that are interested in efficient-dl-survey-paper are comparing it to the libraries listed below
Sorting:
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 4 years ago
- PyTorch implementation of "MLP-Mixer: An all-MLP Architecture for Vision" Tolstikhin et al. (2021)☆31Updated 4 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆37Updated last year
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Domain Adaptation☆23Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- PyTorch reimplementation of the Smooth ReLU activation function proposed in the paper "Real World Large Scale Recommendation Systems Repr…☆22Updated 3 years ago
- ☆51Updated 3 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆133Updated 3 years ago
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- NeuralPy: A Keras like deep learning library works on top of PyTorch☆79Updated last year
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆65Updated 5 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆78Updated 3 years ago
- Hyperparameter tuning via uncertainty modeling☆47Updated last year
- Yet another mini autodiff system for educational purposes☆30Updated 9 months ago
- Fourth place solution to the "OpenVaccine: COVID-19 mRNA Vaccine Degradation Prediction" organized by Stanford University and Kaggle☆20Updated 4 years ago
- Large dataset storage format for Pytorch☆45Updated 4 years ago
- 🎲 Iterable dataset resampling in PyTorch☆91Updated 3 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆47Updated last year
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆17Updated 3 years ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- Deep Critical Learning. Implementation of ProSelfLC, IMAE, DM, etc.☆31Updated 2 years ago