semisup-learn

Semi-supervised trainer

A framework for training semi-supervised machine learning models using various techniques

Semi-supervised learning frameworks for python, which allow fitting scikit-learn classifiers to partially labeled data

GitHub

502 stars
25 watching
154 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lijunnan1992/dividemixA PyTorch implementation of a semi-supervised learning framework for training deep neural networks with noisy labels by dynamically dividing the data into clean and noisy sets.546
wohlert/semi-supervised-pytorchA collection of semi-supervised learning and generative models implemented in PyTorch707
tmadl/sklearn-expertsysA scikit-learn wrapper for interpretable classifiers based on decision rules489
wyy-123-xyy/ra-fedA Python implementation of a distributed machine learning framework for training neural networks on multiple GPUs6
diaoenmao/semifl-semi-supervised-federated-learning-for-unlabeled-clients-with-alternate-trainingAn implementation of semi-supervised federated learning for improving the performance of a server using distributed clients with unlabeled data36
ardanlabs/training-aiProvides training materials and tools for building machine learning applications72
intelligent-machine-learning/dlroverAutomates large-scale deep learning training on distributed clusters, providing fault tolerance and fast recovery from failures.1,302
scikit-learn-contrib/metric-learnA Python library providing efficient implementations of various supervised and weakly-supervised metric learning algorithms.1,402
open-mmlab/mmengineProvides a flexible and configurable framework for training deep learning models with PyTorch.1,196
krayush07/learn-by-weak-supervisionAn implementation of meta-learning from unlabeled data to improve task accuracy using a technique called 'weak supervision'4
scikit-learn/scikit-learnA comprehensive Python module for machine learning built on top of SciPy60,451
amueller/scipy_2015_sklearn_tutorialTutorials and materials for learning machine learning with Python using popular libraries like scikit-learn.576
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
gaelvaroquaux/scikit-learn-tutorialA tutorial on applying machine learning to practical situations using the scikit-learn library130
sihengli99/textbindEnables larger language models to generate multi-turn multimodal instruction-response conversations from image-caption pairs with minimal annotations.47