coteaching_plus

Co-teaching algorithm

This project implements a PyTorch-based co-teaching algorithm to improve generalization against label corruption in machine learning.

ICML'19: How does Disagreement Help Generalization against Label Corruption?

GitHub

21 stars
1 watching
3 forks
Language: Python
last commit: about 7 years ago

Related projects:

RepositoryDescriptionStars
bhanml/co-teachingDevelops a robust training method for deep neural networks using noisy labels494
benedekrozemberczki/sgcnAn implementation of a deep learning algorithm for graph data270
yourtion/learningmasteringalgorithms-cA comprehensive C programming project covering various algorithms and data structures749
benedekrozemberczki/clustergcnA PyTorch implementation of a clustering algorithm for graph neural networks788
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
bhanml/maskingAn implementation of Masking, a method to improve the robustness of deep neural networks under noisy supervision54
benedekrozemberczki/splitterA PyTorch implementation of node representation learning using multiple social contexts213
minglllli/cbafedA PyTorch implementation of a method for improving semi-supervised learning in federated settings by adapting pseudo labels to balance classes.7
byungkwanlee/collavoDevelops a PyTorch implementation of an enhanced vision language model93
prabhuomkar/pytorch-cppA C++ implementation of PyTorch tutorials1,978
cogcomp/lbjavaAn open-source software project providing tools and examples for building machine learning models in Java13
cogcomp/saulA language that facilitates designing machine learning models with flexible configurations64
cylance/introductiontomachinelearningforsecurityprosA collection of examples and code snippets teaching machine learning concepts to security professionals through hands-on Python projects151
benyamindsmith/ig.degree.betweennessAn R package implementing a community detection algorithm using graph degree betweenness.37
matenure/fastgcnImplementation of graph convolutional network algorithms with sampling techniques to improve learning speed and efficiency520