stheertha
stheertha
This is a great suggestion. Will add this functionality.
This is a good suggestion, will keep in the radar. We are also planning to accept community contributions. Please let us know if you are interested in implementing it.
Thanks for the feedback. Currently, we do not support using a haiku model with a non-trainable state. Tracking the state across federated rounds is nontrivial and we could not find...
Thanks for reaching out. Adding these datasets sounds interesting and happy to support you. FedJAX uses sqlite files instead of tfrecord files. One way to add support for these datasets...
Thanks for the clarification. This is supported by FedJAX pipeline and can be done in two ways: Option 1: When converting tfrecords to `SQLiteFederatedDataBuilder`, do some offline processing to make...
Thanks for being interested in contributing to fedjax. We are in the process of setting up the framework to accept external contributions. Will let you know as soon as we...
Thanks for using FedJAX and filing this issue! Can you please give an example of what you would like to store as part of client states and give the link...
Thanks for offering to contribute! We are happy to accept contributions on published algorithms. For any algorithm, please consider adding relevant tests and experimental scripts to reproduce numbers on at...