alibaba / alibaba/FederatedScope
Avoid modify config during training.
Open
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 261
- PR merge metrics
- No merged PRs in 30d
Description
As the title says, we should solve the conflicts within the configs among different algorithms before calling `client.run()` or `server.run()`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing configuration handling through the client.run() and server.run() entry points, including how different algorithms contribute conflicting settings. Determine where conflicts can be resolved before training begins and verify that training no longer modifies the configs; the issue names no files or tests, so identify the relevant coverage while investigating.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100