Co-teaching

Noisy label training method

Develops a robust training method for deep neural networks using noisy labels

NeurIPS'18: Co-teaching: Robust Training of Deep Neural Networks with Extremely Noisy Labels

GitHub

494 stars
12 watching
105 forks
Language: Python
last commit: about 5 years ago

Related projects:

RepositoryDescriptionStars
bhanml/coteaching_plusThis project implements a PyTorch-based co-teaching algorithm to improve generalization against label corruption in machine learning.21
bhanml/maskingAn implementation of Masking, a method to improve the robustness of deep neural networks under noisy supervision54
sahith02/machine-learning-algorithmsA comprehensive resource for machine learning and deep learning algorithms295
yourtion/learningmasteringalgorithms-cA comprehensive C programming project covering various algorithms and data structures749
xingjunm/dimensionality-driven-learningAn implementation of dimensionality-driven learning with noisy labels using deep neural networks and various optimization techniques.58
dr-darryl-wright/noisy-labels-with-bootstrappingAn implementation of training deep neural networks on noisy labels with bootstrapping using Keras22
ahmedfgad/cnngeneticTrains CNNs using a genetic algorithm for classification problems where one class per sample is allowed.22
cogcomp/lbjavaAn open-source software project providing tools and examples for building machine learning models in Java13
saschagrunert/nnA small neural network implementation of the backpropagation algorithm in Haskell127
sjsingh91/ib-cnnA library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks2
ahmedfgad/neuralgeneticTrains artificial neural networks using the genetic algorithm241
kuangjuihsu/deepco3A deep learning framework for instance co-segmentation and object colocalization137
supriya-gdptl/stwalkAn implementation of an algorithm for learning trajectory representations in temporal graphs18
vict0rsch/deep_learningA collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne.426
jnhwkim/cbpAn implementation of a pooling technique for multimodal neural networks in Torch769