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:
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆58Updated 3 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 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.☆38Updated 2 years ago
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆129Updated 2 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆133Updated 4 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Updated 3 years ago
- Code for a workshop hosted at the MLOps World Summit '22☆18Updated 3 years ago
- Explores the ideas presented in Deep Ensembles: A Loss Landscape Perspective (https://arxiv.org/abs/1912.02757) by Stanislav Fort, Huiyi …☆66Updated 5 years ago
- Domain Adaptation☆23Updated 3 years ago
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆56Updated 5 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 4 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- ☆54Updated 3 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- A collection of 100 Deep Learning images and visualizations☆79Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 3 years ago
- NLP Examples using the 🤗 libraries☆40Updated 4 years ago
- Contains materials for workshops pertaining to adversarial robustness in deep learning.☆86Updated 4 years ago
- Generating Training Data Made Easy☆43Updated 5 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 years ago
- An Easy To Use PyTorch Computer Vision Library☆53Updated 2 years ago
- Yet another mini autodiff system for educational purposes☆30Updated 11 months ago