reddragon / efficient-dl-survey-paperLinks
Efficient Deep Learning Survey Paper
☆34Updated 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.☆59Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Adversarial examples to the new ConvNeXt architecture☆20Updated 3 years ago
- Examples of using PyTorch hooks, as covered in my YouTube tutorial video.☆39Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 5 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆132Updated 4 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 4 years ago
- Demonstrates knowledge distillation for image-based models in Keras.☆54Updated 4 years ago
- Large dataset storage format for Pytorch☆45Updated 4 years ago
- ☆54Updated 3 years ago
- This project presents a simple framework to retrieve images similar to a query image.☆29Updated 4 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Updated 4 years ago
- A deep learning library based on Pytorch focussed on low resource language research and robustness☆70Updated 4 years ago
- Code for a workshop hosted at the MLOps World Summit '22☆18Updated 3 years ago
- Yet another mini autodiff system for educational purposes☆31Updated last month
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.☆88Updated 4 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
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- Deep Critical Learning. Implementation of ProSelfLC, IMAE, DM, etc.☆31Updated 3 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Notebook for comprehensive analysis of authors, organizations, and countries of ICML 2020 papers.☆56Updated 5 years ago
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- An education step by step implementation of SimCLR that accompanies the blogpost☆31Updated 3 years ago
- Context Manager to profile the forward and backward times of PyTorch's nn.Module☆83Updated 2 years ago
- PyTorch reimplementation of the paper "HyperMixer: An MLP-based Green AI Alternative to Transformers" [arXiv 2022].☆18Updated 3 years ago
- A collection of metrics to profile a single deep learning model or compare two different deep learning models☆27Updated 2 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessment☆46Updated last year