vdouet / Discriminative-learning-rates-PyTorchLinks
Adaptation of discriminative learning rates from the Fastai library for standard PyTorch.
☆18Updated 6 years ago
Alternatives and similar repositories for Discriminative-learning-rates-PyTorch
Users that are interested in Discriminative-learning-rates-PyTorch are comparing it to the libraries listed below
Sorting:
- Build fast gradio demos of fastai learners☆35Updated 4 years ago
- TPU support for the fastai library☆13Updated 4 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Research repo for code that may or may not end up in fastai3☆50Updated 4 years ago
- FasterAI: A repository for making smaller and faster models with the FastAI library.☆35Updated last year
- Minimal fastai code needed for working with pytorch☆15Updated 4 years ago
- A Python package to allow fastai to run on TPUs using Pytorch-XLA☆36Updated 2 years ago
- Code you can use jointly with fastai☆93Updated 4 years ago
- Re-implementation of local descriptor HardNet training in fasta2+kornia☆21Updated 5 years ago
- In-place debugger for the fastai library and pytorch☆28Updated 4 years ago
- Fastai + PyTorch DDP in Jupyter Notebook☆27Updated 5 years ago
- Management Dashboard for Torchserve☆125Updated 2 years ago
- My experiments and progress within various fastai applications☆56Updated 5 years ago
- A few baselines with a standard tabular model☆38Updated 5 years ago
- Implemented image caption generation method propossed in Show, Attend, and Tell paper using the Fastai framework to describe the content …☆24Updated 2 years ago
- NLP Examples using the 🤗 libraries☆40Updated 4 years ago
- A queue service for quickly developing scripts that use all your GPUs efficiently☆88Updated 3 years ago
- Code for scaling Transformers☆26Updated 4 years ago
- An Easy To Use PyTorch Computer Vision Library☆53Updated 2 years ago
- a lightweight transformer library for PyTorch☆72Updated 4 years ago
- Deploy FastAI Trained PyTorch Model in TorchServe and Host in Amazon SageMaker Inference Endpoint☆73Updated 4 years ago
- Starter template for image recognition server with FastAPI☆25Updated 5 years ago
- Aloception is a set of package for computer vision: aloscene, alodataset, alonet.☆93Updated 5 months ago
- Implementation of OpenAI paper with Simple Noise Scale on Fastai V2☆20Updated 4 years ago
- Functional deep learning☆108Updated 2 years ago
- Quick modules to turn regular Neural Networks to Bayesian Neural Networks with Dropout.☆35Updated 4 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.☆45Updated 4 years ago
- Team [Save the Prostate] - solution☆18Updated 4 years ago
- FasterAI: Prune and Distill your models with FastAI and PyTorch