noisystudent
Learning booster
A semi-supervised learning method to improve the accuracy of machine learning models by using noisy teacher models and student models.
Code for Noisy Student Training. https://arxiv.org/abs/1911.04252
755 stars
29 watching
100 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an implementation of boosted generative models using Python | 20 |
| A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities | 1,663 |
| An R package providing extensions to AdaBoost and gradient boosting machine algorithms for regression and other tasks. | 52 |
| An implementation of a contrastive learning approach to address noisy labels in machine learning models | 5 |
| A suite of algorithms and weak learners for the online learning setting in machine learning | 65 |
| Improves deep network generalization under noise and enhances self-supervised representation learning | 127 |
| An open-source machine learning framework designed to simplify and accelerate research | 772 |
| An implementation of a deep neural network architecture using boosting theory to improve its performance | 5 |
| An implementation of a boosting-based transfer learning algorithm for regression tasks. | 44 |
| A package implementing a lightweight gradient boosted decision tree algorithm | 68 |
| A collection of papers and repos on deep learning with noisy labels. | 235 |
| Project implementing a method to improve deep learning model robustness by re-weighting examples with noisy labels | 269 |
| Assesses generalization of multi-agent reinforcement learning algorithms to novel social situations | 637 |
| A repository providing tools and datasets to fine-tune language models for specific tasks | 1,484 |
| A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks | 2 |