Code for paper Optimized Gradient Clipping for Noisy Label Learning
python >= 3.10
pytorch >= 2.3
scikit-learn >= 1.4.0
tensorboard- CIFAR-10 and CIFAR-10PDN
--train_dataset_params \
root /path/to/dataset/cifar10 \--eval_dataset_params \
root /path/to/dataset/cifar10 \- CIFAR-10PDN
--train_dataset_params \
root /path/to/dataset/cifar10 \
noise_file_path /path/to/cifar10n/CIFAR-10_human.pt \--eval_dataset_params \
root /path/to/dataset/cifar10 \bash ./script/cifar10/agc_ce.sh