shibuiwilliam / Keras_SklearnLinks
Combination of Keras CNN with Scikit-learn classifiers.
☆26Updated 8 years ago
Alternatives and similar repositories for Keras_Sklearn
Users that are interested in Keras_Sklearn are comparing it to the libraries listed below
Sorting:
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆194Updated 5 years ago
- Implementation of Triplet Neural Network on keras☆70Updated 5 years ago
- Tensorflow-Keras implementation of SimCLR: Simple Framework for Contrastive Learning of Visual Representations by Chen et al. (2020)☆111Updated last year
- Keras model trained using semi-hard triplet Loss (tensorflow function) on MNIST☆91Updated 6 years ago
- Semi-Supervised Learning with Ladder Networks in Keras. Get 98% test accuracy on MNIST with just 100 labeled examples !☆99Updated 4 years ago
- One Shot learning, Siamese networks and Triplet Loss with Keras☆81Updated 5 years ago
- Implementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset☆138Updated 5 years ago
- Simple guide on how to generate ROC plot for Keras classifier | DLology☆41Updated 7 years ago
- How to do Unsupervised Clustering with Keras☆241Updated 7 years ago
- Keras implementation of Cosine Annealing Scheduler☆44Updated 5 years ago
- A non-ending collection of jupyter notebooks☆40Updated 3 years ago
- Keras implementation of GradCAM.☆115Updated 6 years ago
- A simple, easy-to-use and flexible siamese neural network implementation for Keras☆69Updated last year
- Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.☆126Updated 6 years ago
- Some State-of-the-Art few shot learning algorithms in tensorflow 2☆213Updated 2 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 6 years ago
- DeepStack: Ensembling Keras Deep Learning Models into the next Performance Level☆38Updated 3 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.☆133Updated 5 years ago
- ☆14Updated 8 years ago
- Image similarity using Triplet Loss☆102Updated 9 months ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆152Updated 4 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆55Updated 6 years ago
- Visualizing VGG16 Convolutional Neural Network using Keras☆27Updated 6 years ago
- PyTorch tutorial for learners☆120Updated 6 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 7 years ago
- An unsupervised image clustering algorithm that uses VGGNet for image transformation. Python, scikit-learn and tensorflow.☆107Updated 8 years ago
- Pytorch implementation of Siamese networks that learns to classify its inputs, the neural networks learns to differentiate between two pe…☆35Updated 6 years ago
- An example notebook showing the use of a Siamese Neural Network with a triplet loss function trained on MNIST☆18Updated 4 years ago