AllenCell / AllenCell/allencell-segmenter-ml
Refactor training: check user inputs right after train_btn pressed
Abierto
low priority
refactor
- Lenguaje dominante
- Python
- Estrellas
- 5
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently- we do most of the checking (except PatchSize) of user data in `TrainingService._able_to_continue_training()`. We should move these checks to the `TrainingView` where user inputs can be checked right after `train_btn` is pressed.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.