WittmannF / LRFinderLinks
Learning Rate Finder (or LRFinder) Callback for Keras. Implementation as close as possible of FastAI.
☆58Updated 5 years ago
Alternatives and similar repositories for LRFinder
Users that are interested in LRFinder are comparing it to the libraries listed below
Sorting:
- Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.☆258Updated 3 months ago
- Keras callbacks for one-cycle training, cyclic learning rate (CLR) training, and learning rate range test.☆47Updated 6 years ago
- Visualizing intermediate activation in Convolutional Neural Networks with Keras☆112Updated 6 years ago
- Implementation of One-Cycle Learning rate policy (adapted from Fast.ai lib)☆287Updated 5 years ago
- The purpose of this repo is to implement & analyze various deep learning and hybrid approaches to time-series classification and regressi…☆39Updated 6 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆169Updated 3 years ago
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆215Updated last year
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 6 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 4 years ago
- ☆161Updated 3 years ago
- Image similarity using Triplet Loss☆102Updated 5 months ago
- Class Activation Map using Keras☆81Updated 7 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Fit your tensorflow model using fastai and PyTorch☆91Updated 5 years ago
- A simpler way of reading and augmenting image segmentation data into TensorFlow☆144Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- fastai V2 implementation of Timeseries classification papers.☆242Updated 2 years ago
- Time Series package for fastai v2☆95Updated 2 years ago
- Practical Deep Learning resources for Time series analysis and forecasting☆85Updated 4 years ago
- ☆194Updated 6 years ago
- Unofficial Colab on how to train DETR, the intelligent object detector, with your own dataset. DETR = Detection Transformer☆39Updated 5 years ago
- Training and deploying a TensorFlow tf.keras model using Google Cloud ML☆23Updated 6 years ago
- Some experiments with object detection in PyTorch☆137Updated 5 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Neural network visualization toolkit for tf.keras☆331Updated 6 months ago
- Keras Implementation of Unet with EfficientNet as encoder☆48Updated 3 years ago
- Examples of Machine Learning code using Comet.ml☆165Updated this week
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago
- Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)☆81Updated this week