add hydra config.

remove click.
add launch script.
add test dir.
switch from fashion mnist to generic.
This commit is contained in:
Matt
2023-01-26 07:25:07 -08:00
parent 404e39206b
commit 1f13224c4f
11 changed files with 123 additions and 43 deletions

View File

@@ -3,7 +3,7 @@ CONDA_ENV=ml_pipeline
all: run
run:
python src/pipeline.py train
./launch.sh
data:
python src/data.py