ClementWalter / Keras-FewShotLearningLinks
Some State-of-the-Art few shot learning algorithms in tensorflow 2
☆215Updated last year
Alternatives and similar repositories for Keras-FewShotLearning
Users that are interested in Keras-FewShotLearning are comparing it to the libraries listed below
Sorting:
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆167Updated 3 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆192Updated 5 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆132Updated 5 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆100Updated 4 years ago
- Meta learning framework with Tensorflow 2.0☆118Updated 2 years ago
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆231Updated 5 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated 6 months ago
- A novel method for few shot learning☆52Updated 5 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 4 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- Minimal implementation of SimSiam (https://arxiv.org/abs/2011.10566) in TensorFlow 2.☆98Updated 4 years ago
- RAdam implemented in Keras & TensorFlow☆325Updated 3 years ago
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.☆177Updated 3 years ago
- Implementation of One-Cycle Learning rate policy (adapted from Fast.ai lib)☆287Updated 5 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Implementation of Rectified Adam in Keras☆70Updated 5 years ago
- Lookahead mechanism for optimizers in Keras.☆50Updated 4 years ago
- Metrics for model evaluation in pytorch☆113Updated 4 years ago
- ☆348Updated 4 years ago
- Python package containing all custom layers used in Neural Networks (Compatible with PyTorch, TensorFlow and MegEngine)☆136Updated last year
- Learning rate multiplier☆46Updated 4 years ago
- Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.☆258Updated last month
- TensorFlow implementation of focal loss☆189Updated 4 years ago
- TensorFlow implementation of "Unsupervised Learning of Visual Features by Contrasting Cluster Assignments".☆86Updated 2 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆137Updated 5 years ago
- A Tensorflow 2.0 implementation of TabNet.☆243Updated 2 years ago
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆57Updated 5 years ago