Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Replace hand-craft hparams with dataclass and omegaconf framework #198

Open
Nugine opened this issue May 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Nugine
Copy link

Nugine commented May 4, 2024

Is your feature request related to a problem? Please describe.

The config file does not have a typed definition. IDE can not perform type check on config variables. It makes contributors harder to understand the codebase.

Describe the solution you'd like

@Nugine Nugine added the enhancement New feature or request label May 4, 2024
@RMSnow
Copy link
Collaborator

RMSnow commented May 4, 2024

Hi @Nugine, thanks for your insightful suggestions! We will investigate the two tools soon! (cc @Adorable-Qin)

@Nugine Nugine mentioned this issue May 7, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants