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:
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆36Updated last year
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆57Updated 3 years ago
- Cyclemoid implementation for PyTorch☆90Updated 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
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆134Updated 3 years ago
- Outlining techniques for improving the training performance of your PyTorch model without compromising its accuracy☆128Updated 2 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 4 years ago
- 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
- Code for a workshop hosted at the MLOps World Summit '22☆17Updated 3 years ago
- ☆51Updated 3 years ago
- Yet another mini autodiff system for educational purposes☆30Updated 8 months ago
- NeuralPy: A Keras like deep learning library works on top of PyTorch☆79Updated last year
- a lightweight transformer library for PyTorch☆72Updated 3 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆26Updated last year
- An Easy To Use PyTorch Computer Vision Library☆52Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 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
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated last year
- Domain Adaptation☆23Updated 3 years ago
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆56Updated 4 years ago
- NLP Examples using the 🤗 libraries☆41Updated 4 years ago
- Large dataset storage format for Pytorch☆45Updated 3 years ago
- 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
- Module 1 - Autodifferentiation☆22Updated 11 months ago
- Demonstrates knowledge distillation for image-based models in Keras.☆53Updated 4 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 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
- This project presents a simple framework to retrieve images similar to a query image.☆28Updated 4 years ago