jamie2017 / LearningWithNoisyLabels

Implementation of a state-of-art algorithm from the paper “Learning with Noisy Labels” , which is the first one providing “guarantees for risk minimization under random label noise without any assumption on the true distribution.”

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LearningWithNoisyLabels

Implementation of a state-of-art algorithm from the paper “Learning with Noisy Labels”[1] , which is the first one providing “guarantees for risk minimization under random label noise without any assumption on the true distribution.”

Alt text

Reference

[1] “Nagarajan N, Inderjit S D, Pradeep K R, and Ambuj T. Learning with noisy labels. In Advances in neural information processing systems, pages 1196{1204, 2013.”

About

Implementation of a state-of-art algorithm from the paper “Learning with Noisy Labels” , which is the first one providing “guarantees for risk minimization under random label noise without any assumption on the true distribution.”


Languages

Language:Python 100.0%