sp

Results 4 issues of sp

## Description On running the notebook examples/federated-learning/model-centric/mcfl_create_plan.ipynb, the cell with response = grid.host_federated_training(...) gives BrokenPipeError: [Errno 32] Broken pipe. As per notebook on executing Step 4, "WebSocket request accepted, switching...

Type: Bug :bug:
0.5

### What is your question? Thank you for providing the framework! I have a scenario where I have 100-1000 clients and I need to train a LR with DP-SGD in...

question

I am testing a case where all the clients, before the start of FL fit rounds, communicate some information (Config:Dict[str,int]) to the server. The server collects the information from all...

documentation
help wanted
question

I have trained TFT on multiple time series (for example: trained on a retail dataset with 350 time series, each having target, past and future covariates). My understanding was that...

bug
good first issue