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

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
storage/
__pycache__/
outputs/
.env