Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use custom datasets #4

Open
deamonyi opened this issue May 2, 2023 · 1 comment
Open

use custom datasets #4

deamonyi opened this issue May 2, 2023 · 1 comment

Comments

@deamonyi
Copy link

deamonyi commented May 2, 2023

May I ask if it is possible to use custom datasets for federated learning tasks

@QinbinLi
Copy link
Owner

QinbinLi commented May 2, 2023

Hi @deamonyi ,

You need to modify the source code to use custom datasets. For example, you need to add your custom datasets in datasets.py and modify parts of main function that are related to data loading in experiments.py (line 1395-1473).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants