PytorchConnectomics / PytorchConnectomics/pytc-client
improvement: model training and model inference pages
Open
@akgohain is already working on this.
Since Feb 7, 2026.
high priority
- Dominant language
- Python
- Stars
- 2
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
For Model Inference specifically:
- There shouldn't be a
label pathfield
For both Model Training and Model Inference pages:
- Shouldn't be able to click "Start training" (or "Start inference") without filling in all mandatory fields
- "Set inputs" and "Base configuration" (where user uploads yaml file) can be included on just one page
- Since we're assuming our end-users don't code, they likely won't be doing any additional configuring after uploading a yaml file, so the "Advanced configuration" option should be a more hidden, clearly optional step before starting training or inference
Contributor guide
No contributing guide indexed for this repository
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.