Ryo-Ito / Noisy-Labels-Neural-Network

Chainer implementation of Noisy Labels Neural-Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noisy-Labels-Neural-Network

Chainer implementation of "Training Deep Neural-Networks Based on Unreliable Labels." Note that this is not an official implementation of the paper.

Training of the network runs by

$ python train.py

The result of relabeling noisy training data would look like below. relabel

Reference

[1] Bekker, Alan Joseph, and Jacob Goldberger. "Training deep neural-networks based on unreliable labels." Acoustics, Speech and Signal Processing (ICASSP), 2016 IEEE International Conference on. IEEE, 2016.

About

Chainer implementation of Noisy Labels Neural-Network


Languages

Language:Python 100.0%