gridfm / gridfm/gridfm-graphkit

configurable optimizer/scheduler

Open
#24 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.