vak icon indicating copy to clipboard operation
vak copied to clipboard

design workflows before refactor

Open NickleDave opened this issue 4 years ago • 0 comments

e.g. https://github.com/keras-team/governance/blob/master/keras_api_design_guidelines.md#design-end-to-end-workflows-not-individual-functions-and-classes

write the workflows first, then refactor around those

what would a "through the Python API" workflow look like? what would "testing multiple models at once" look like?

NickleDave avatar Nov 27 '21 04:11 NickleDave