gridfm / gridfm/gridfm-graphkit
configurable optimizer/scheduler
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 105
- Forks
- 36
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 9
Description
Make optimiser and scheduler modifiable from config file. This would allow users to change between different optimizers and schedulers from the config. The format of the optimiser section in the config will change slightly, but the example configs have been updated accordingly.
PR#23
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review PR#23 and the updated example configs first to understand the proposed configuration format. Trace how the optimizer and scheduler are selected from configuration, then verify that users can switch between supported choices through the config without breaking the example setups.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100