Learning-to-Reweight-Examples-for-Robust-Deep-Learning-with-PyTorch-Higher icon indicating copy to clipboard operation
Learning-to-Reweight-Examples-for-Robust-Deep-Learning-with-PyTorch-Higher copied to clipboard

An implementation of the paper "Learning to Reweight Examples for Robust Deep Learning" from ICML 2018 with PyTorch and Higher.

Results 1 Learning-to-Reweight-Examples-for-Robust-Deep-Learning-with-PyTorch-Higher issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this awesome work! I came across another implementation: https://github.com/danieltan07/learning-to-reweight-examples/, but your version seems so much cleaner. I wonder if you may know the main difference between your...