Charles Beauville

Results 48 issues of Charles Beauville

## Issue ### Description ### Related issues/PRs ## Proposal ### Explanation ### Checklist - [ ] Implement proposed change - [ ] Write tests - [ ] Update [documentation](https://flower.ai/docs/writing-documentation.html) -...

## Issue ### Description ### Related issues/PRs ## Proposal ### Explanation ### Checklist - [ ] Implement proposed change - [ ] Write tests - [ ] Update [documentation](https://flower.ai/docs/writing-documentation.html) -...

## Issue ### Description - Currently we have to press Ctrl+C 2 times to exit the `flower-client-app` in some cases - The `flower-client-app` doesn't exit gracefully - When exiting, the...

## Issue ### Description The C++ SDK can currently only be used with a gRPC communication channel, this can be limiting for custom communication stacks. ### Related issues/PRs N/A ##...

The Newton-Raphson strategy is based on Newton-Raphson distributed method (see https://docs.substra.org/en/stable/substrafl_doc/api/strategies.html#newton-raphson). It leads to a faster convergence than `FedAvg`, however it can only be used on convex problems. See [here](https://en.wikipedia.org/wiki/Newton%27s_method_in_optimization)...

## Issue ### Description ### Related issues/PRs ## Proposal ### Explanation ### Checklist - [ ] Implement proposed change - [ ] Write tests - [ ] Update [documentation](https://flower.dev/docs/writing-documentation.html) -...

## Issue ### Description Calling `requests` with no timeout could lead to infinite hang. ### Related issues/PRs #2488 ## Proposal ### Explanation We add a new timeout argument to our...

## Issue ### Description ### Related issues/PRs ## Proposal ### Explanation ### Checklist - [x] Implement proposed change - [x] Make CI checks pass - [x] Ping maintainers on [Slack](https://flower.ai/join-slack/)...

## Issue ### Description We have no template for `HuggingFace` when using `flwr new`. ### Related issues/PRs N/A ## Proposal ### Explanation Add a new template that create a `HuggingFace`...

## Issue ### Description We have no template for `MLX` when using `flwr new`. ### Related issues/PRs N/A ## Proposal ### Explanation Add a new template that create a `MLX`...