anirudhshenoy / pseudo_labeling_small_datasetsLinks
Pseudo Labeling for Neural Networks and Logistic Regression/SVMs ( Based on "Pseudo-Label : The Simple and Efficient Semi-Supervised Learning Method for Deep Neural Networks")
☆74Updated 5 years ago
Alternatives and similar repositories for pseudo_labeling_small_datasets
Users that are interested in pseudo_labeling_small_datasets are comparing it to the libraries listed below
Sorting:
- [AAAI 2021] Curriculum Labeling: Revisiting Pseudo-Labeling for Semi-Supervised Learning☆139Updated 4 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆221Updated 2 years ago
- PyTorch implementation for "Few-Shot Learning with Class Imbalance"☆36Updated 4 years ago
- Pytorch implementation of "DeepSMOTE: Fusing Deep Learning and SMOTE for Imbalanced Data".☆120Updated 4 years ago
- Official implementation of "Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning"☆155Updated 5 years ago
- ☆25Updated 8 years ago
- A straightforward mechanism to implement cost sensitive losses in pytorch☆47Updated 3 years ago
- A pytorch implementation of MCDO(Monte-Carlo Dropout methods)☆57Updated 6 years ago
- Independent implementation of Supervised Contrastive Loss. Straight to the point and beyond☆84Updated 4 years ago
- multilabel-learn: Multilabel-Classification Algorithms☆36Updated 5 years ago
- Implementation of Few-shot Domain Adaptation by Causal Mechanism Transfer (ICML 2020)☆44Updated 2 years ago
- A Meta-Learning Approach for Few-Shot Anomaly Detection and One-Class Classification☆37Updated 3 years ago
- [ICML 2022] RankSim: Ranking Similarity Regularization for Deep Imbalanced Regression☆52Updated 2 years ago
- This is a PyTorch implementation of the Unsupervised Domain Adaptation method proposed in the paper Deep CORAL: Correlation Alignment for…☆55Updated 6 years ago
- Cost-Sensitive Learning / ReSampling / Weighting / Thresholding / BorderlineSMOTE / AdaCost / etc.