# dependency
python 3.7
pytorch 1.6.0 torchvision 
cudatoolkit 10.1
CUDA 10.1
tqdm (python package)

# command to reproduce the results in paper
python main.py --algorithm co-PRL-L --dataset cifar10 --noise_rate 0.45 --noise_type pairflip --seed 1
