hiram64 / temporal-ensembling-semi-supervisedLinks
Keras implementation of temporal ensembling(semi-supervised learning)
☆22Updated 6 years ago
Alternatives and similar repositories for temporal-ensembling-semi-supervised
Users that are interested in temporal-ensembling-semi-supervised are comparing it to the libraries listed below
Sorting:
- Unsupervised Data Augmentation experiments in PyTorch☆59Updated 5 years ago
- ICML 2019: Understanding and Utilizing Deep Neural Networks Trained with Noisy Labels☆91Updated 4 years ago
- TRAINING DEEP NEURAL-NETWORKS USING A NOISE ADAPTATION LAYER☆118Updated 8 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆25Updated 7 years ago
- Implementation and usage of marginalized stacked denoising autoencoders (mSDA)☆23Updated 9 years ago
- This is the implementation code for the paper "Trainable Undersampling for Class-Imbalance Learning" published in AAAI2019☆16Updated 6 years ago
- Multi heads attention for image classification☆80Updated 7 years ago
- Implementation of Temporal Ensembling for Semi-Supervised Learning by Laine et al. with tensorflow eager execution☆55Updated 5 years ago
- Unofficial pytorch implementation of a paper, Distributional Smoothing with Virtual Adversarial Training [Miyato+, ICLR2016].