few-shot-learning / Keras-FewShotLearning
Some State-of-the-Art few shot learning algorithms in tensorflow 2
☆213Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Keras-FewShotLearning
- Meta learning framework with Tensorflow 2.0☆120Updated last year
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆167Updated 2 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 3 years ago
- TensorFlow implementation of focal loss☆186Updated 3 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆109Updated 2 years ago
- An implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch☆55Updated 4 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆101Updated 3 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆191Updated 4 years ago
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 5 years ago
- A novel method for few shot learning☆50Updated 5 years ago
- Implementation of Prototypical Networks for Few-shot Learning in TensorFlow 2.0☆51Updated last year
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 4 years ago
- Image similarity using Triplet Loss☆102Updated last year
- All about attention in neural networks. Soft attention, attention maps, local and global attention and multi-head attention.☆228Updated 4 years ago
- Creates a learning-curve plot for Jupyter/Colab notebooks that is updated in real-time.☆175Updated 2 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.