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: over 3 years ago

Related projects:

Repository Description Stars
bhanml/coteaching_plus This project implements a PyTorch-based co-teaching algorithm to improve generalization against label corruption in machine learning. 21
bhanml/masking An implementation of Masking, a method to improve the robustness of deep neural networks under noisy supervision 54
sahith02/machine-learning-algorithms A comprehensive resource for machine learning and deep learning algorithms 295
yourtion/learningmasteringalgorithms-c A comprehensive C programming project covering various algorithms and data structures 749
xingjunm/dimensionality-driven-learning An implementation of dimensionality-driven learning with noisy labels using deep neural networks and various optimization techniques. 58
dr-darryl-wright/noisy-labels-with-bootstrapping An implementation of training deep neural networks on noisy labels with bootstrapping using Keras 22
ahmedfgad/cnngenetic Trains CNNs using a genetic algorithm for classification problems where one class per sample is allowed. 22
cogcomp/lbjava An open-source software project providing tools and examples for building machine learning models in Java 13
saschagrunert/nn A small neural network implementation of the backpropagation algorithm in Haskell 127
sjsingh91/ib-cnn A library implementing a learning algorithm for improving classification accuracy with incremental updates and ensemble methods using neural networks 2
ahmedfgad/neuralgenetic Trains artificial neural networks using the genetic algorithm 241
kuangjuihsu/deepco3 A deep learning framework for instance co-segmentation and object colocalization 137
supriya-gdptl/stwalk An implementation of an algorithm for learning trajectory representations in temporal graphs 18
vict0rsch/deep_learning A collection of tutorials and resources on implementing deep learning models using Python libraries such as Keras and Lasagne. 426
jnhwkim/cbp An implementation of a pooling technique for multimodal neural networks in Torch7 69