CharlieDinh / pFedMe

Personalized Federated Learning with Moreau Envelopes (pFedMe) using Pytorch (NeurIPS 2020)
289 stars 89 forks source link

Fix problems for dataset preparing part #20

Closed ray-ruisun closed 2 years ago

ray-ruisun commented 2 years ago

Update new dataset API of sklearn to code, add necessary dependencies in requirements.txt. Small changes for dir path and gitignore file.