vdenberg / noisy-label-neural-network

Re-implementation of Bekker & Goldbergers Noisy Label Neural Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Re-implementation of Bekker & Goldbergers Noisy Label Neural Network

Run experiment with:

$ python NNLNonMNIST.py [-pretrain] [-EM] [-plot]

One, two or all of three flags required.

-pretrain trains neural networks on noisy data (noise fractions predetermined)

-EM runs an EM module based on aforementioned models

-plot !!!currently only prints rather than plots results!!!

About

Re-implementation of Bekker & Goldbergers Noisy Label Neural Network


Languages

Language:Python 100.0%