tgsmith61591 / smrtLinks
Handle class imbalance intelligently by using variational auto-encoders to generate synthetic observations of your minority class.
☆126Updated 6 years ago
Alternatives and similar repositories for smrt
Users that are interested in smrt are comparing it to the libraries listed below
Sorting:
- Keras implementation of Balancing GAN (BAGAN) applied to the MNIST example.☆109Updated 4 years ago
- Snapshot Ensemble in Keras☆311Updated 8 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆106Updated 7 years ago
- Metrics for Keras. DEPRECATED since Keras 2.3.0☆163Updated 3 years ago
- Wining solution and its further development for MICCAI 2017 Endoscopic Vision Challenge Angiodysplasia Detection and Localization☆79Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 5 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 6 years ago
- My repository for the Carvana Image Masking Challenge☆79Updated 7 years ago
- Implementations of some popular Saliency Maps in Keras☆166Updated 6 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆194Updated 5 years ago
- Almost any Image classification problem using pytorch☆132Updated 5 years ago
- A short tutorial on performing fine tuning or transfer learning in PyTorch.☆285Updated 7 years ago
- Implementation of Rectified Adam in Keras☆70Updated 6 years ago
- A python script for a PyTorch feed forward neural network for tabular data using categorical embeddings.☆67Updated 5 years ago
- keras implementation of AdamW from Fixing Weight Decay Regularization in Adam (https://arxiv.org/abs/1711.05101)☆71Updated 7 years ago
- ☆158Updated 7 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆224Updated 4 years ago
- How to do Unsupervised Clustering with Keras☆240Updated 6 years ago
- Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another c…☆144Updated 2 years ago
- Jupyter Notebook presentation for class imbalance in binary classification☆48Updated 7 years ago
- AdamW optimizer for Keras☆115Updated 6 years ago
- Semi-supervised Learning GAN☆81Updated 7 years ago
- Plots the change of the loss function of a Keras model when the learning rate is exponentially increasing.☆258Updated 4 months ago
- Python-based implementations of algorithms for learning on imbalanced data.☆241Updated 3 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆169Updated 3 years ago
- TF2.0 port for Augmix paper☆79Updated 5 years ago
- Some notes, tutorials, and some experimentation with the fast.ai library (https://github.com/fastai/fastai)☆58Updated 6 years ago
- Deep Embedding Clustering in Keras☆132Updated 8 years ago
- Cost-Sensitive Support Vector Machines☆33Updated 9 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