alibaba / alibaba/FederatedScope

Avoid modify config during training.

Open
#164 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.