ZhiyuanChen/CHANfiG
Easier Configuration
This project helps machine learning researchers manage the many adjustable parameters involved in training models. Instead of manually editing large configuration files, you provide only the changes you want via the command line. The output is a structured configuration that clearly shows your specific adjustments.
Used by 1 other package. Available on PyPI.
Use this if you are a machine learning researcher or engineer tired of managing large, repetitive configuration files for model training and prefer to specify changes directly when you run experiments.
Not ideal if your workflow primarily relies on static, infrequently changed configuration files that don't require frequent, granular adjustments through command-line arguments.
Stars
29
Forks
3
Language
Python
License
—
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Dependencies
4
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ZhiyuanChen/CHANfiG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
finos/jupyterlab_templates
Support for jupyter notebook templates in jupyterlab
kyegomez/Python-Package-Template
A easy, reliable, fluid template for python packages complete with docs, testing suites,...
xtreamsrl/jupytemplate
Templates for jupyter notebooks
mit-ll-responsible-ai/hydra-zen
Create powerful Hydra applications without the yaml files and boilerplate code.
moemen95/Pytorch-Project-Template
A scalable template for PyTorch projects, with examples in Image Segmentation, Object...