estherrolf / implicit-posterior

8 stars 1 forks source link

Code for Generation of Figure 4 #5

Open Max-Highsmith opened 1 year ago

Max-Highsmith commented 1 year ago

Hello, I greatly enjoyed your paper, an am interested in understanding the approach of ranked based learning described in section 4.2. I see code here for the reconstruction of the negative labels with MNIST but I do not see anything for rank based learning on MNIST. Could you direct me to the relevant script?

estherrolf commented 1 year ago

Hi Max, thanks for pointing out that this is missing - we'll have it up in a few days! Tagging @malkin1729

malkin1729 commented 1 year ago

Please see https://github.com/estherrolf/implicit-posterior/blob/main/partial-labels/mnist-rank.ipynb.