arjun-majumdar / Lottery_Ticket_Hypothesis-TensorFlow_2Links
Implementing "The Lottery Ticket Hypothesis" paper by "Jonathan Frankle, Michael Carbin"
☆34Updated last year
Alternatives and similar repositories for Lottery_Ticket_Hypothesis-TensorFlow_2
Users that are interested in Lottery_Ticket_Hypothesis-TensorFlow_2 are comparing it to the libraries listed below
Sorting:
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆61Updated 4 years ago
- High Performance Tensorflow Data Pipeline with State of Art Augmentations and low level optimizations.☆85Updated 3 years ago
- Implementation of modern data augmentation techniques in TensorFlow 2.x to be used in your training pipeline.☆34Updated 5 years ago
- Autoencoder-based image compression using pictures of the surface of Mars.☆18Updated 5 years ago
- Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)☆136Updated 2 years ago
- Converting EfficientNet to Pytorch for use with fastai☆27Updated 6 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 you can use jointly with fastai☆93Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Showcasing various fun adventures with GANs☆14Updated 2 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 7 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 4 years ago
- Contains materials for workshops pertaining to adversarial robustness in deep learning.☆86Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- Instantly improve your training performance of TensorFlow models with just 2 lines of code!☆105Updated 3 years ago
- This repository shows how to train a custom detection model with the TFOD API, optimize it with TFLite, and perform inference with the op…☆32Updated 4 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆173Updated 2 years ago
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆39Updated 5 years ago
- ☆24Updated 3 years ago
- FasterAI: A repository for making smaller and faster models with the FastAI library.☆35Updated last year
- A simple app to send messages to Slack channels / members using webhook☆55Updated 3 years ago
- Manifold-Mixup implementation for fastai V1☆19Updated 5 years ago
- This repository hosts code for converting the original Vision Transformer models (JAX) to TensorFlow.☆33Updated 3 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