Code for loading tasks from federated learning task bundles. Spec was just added the tensorio repo, bundle structure is straightforward:
task.tiotask/
task.json
Tasks bundles will be downloaded from tensorio-flea and then used to instantiate trainers and execute the training loop based on the task instructions in the bundle.
Trainer code has already been merged into the federated branch. Flea client code is the next step.
Code for loading tasks from federated learning task bundles. Spec was just added the tensorio repo, bundle structure is straightforward:
Tasks bundles will be downloaded from tensorio-flea and then used to instantiate trainers and execute the training loop based on the task instructions in the bundle.
Trainer code has already been merged into the federated branch. Flea client code is the next step.