IdanAchituve / pFedGP

Code for Personalized Federated Learning with Gaussian Processes
31 stars 9 forks source link

CINIC Dataset is Missing #1

Closed eepLearning closed 2 years ago

eepLearning commented 2 years ago

Dear authors Thank you for sharing source code, the flow of this paper is great and the code is also great.

Could you provide CINIC Dataset or source code about it? I wonder Why is that dataset in paper and not in code. I wonder how you implement it.

Thank you for your time!

IdanAchituve commented 2 years ago

Hi, Thank you for the kind comment. Following your request we uploaded a code for handling heterogeneous_classdist experiments with CINIC-10 as well. Note that it is very similar to that of CIFAR-10/100. In order to use it, you first need to download CINIC-10 from here. Then when running the code, point to the location of the data folder using the argument --data-path_

Cheers, Idan

eepLearning commented 2 years ago

Thank you so much for the quick and kind reply.

I hope everything goes well with you. Sincerely yours.