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

Dataloader for heterogeneity #5

Closed
johanos1 opened this issue Oct 9, 2022 · 0 comments
Closed

Dataloader for heterogeneity #5

johanos1 opened this issue Oct 9, 2022 · 0 comments

Comments

@johanos1
Copy link
Collaborator

johanos1 commented Oct 9, 2022

Feature

Desired Behavior / Functionality

A dataloader class to be used by the clients. The dataloader should allow for heterogeneity among clients via, e.g., latent Dirichlet allocation (LDA).

What Needs to Be Done

  • Implement a class to be used by the clients.
  • Implement LDA sampling to parametrize the heterogeneity
  • Enable scalability to many clients and large datasets where the dataloaders cannot be stored in RAM during the simulation.

How Can It Be Tested

  • Large number of clients supported
  • Datasets between clients are different
  • Heterogeneity is controllable via parameter
@johanos1 johanos1 changed the title Dataloader Dataloader for heterogeneity Oct 9, 2022
@johanos1 johanos1 closed this as completed Oct 9, 2022
@gomezzz gomezzz mentioned this issue Jun 27, 2023
Merged
1 task
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

1 participant