udibr / noisy_labels

TRAINING DEEP NEURAL-NETWORKS USING A NOISE ADAPTATION LAYER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noisy_labels

Twitter followers

TRAINING DEEP NEURAL-NETWORKS USING A NOISE ADAPTATION LAYER ICLR 2017 conference submission

Learning MNIST when almost half the labels are permuted in a fixed way. For example, when the task of labeling is split between two people that don’t agree.

Follow mnist-simple notebook for an example of how to implement the Simple noise adaption layer in the paper with a single customized Keras layer. Follow 161103-run-plot, 161202-run-plot-cifar100 and 161230-run-plot-cifar100-sparse notebooks for how to reproduce the results of the paper.

About

TRAINING DEEP NEURAL-NETWORKS USING A NOISE ADAPTATION LAYER


Languages

Language:Jupyter Notebook 93.5%Language:Python 6.4%Language:Shell 0.1%