Project-MONAI / Project-MONAI/MONAI
Develop experiment management module
Open
@mingxin-zheng is already working on this.
Since Aug 25, 2022.
Feature request
- Dominant language
- Python
- Stars
- 8.7k
- Forks
- 1.6k
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 20
Description
Is your feature request related to a problem? Please describe.
To record and track the training experiments clearly, experiment management is a necessary module.
- Identify the typical user stories
- Identify the features we should support
Design the module and APIs, which can easily support different backends, like MLFlow, AIM, etc.- Try to apply
MLFlowin the Auto3DSeg application.
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.
Assessment
This issue has not been assessed yet.