refactor files.

add a notebook module.
add config package.
This commit is contained in:
publicmatt
2024-04-05 18:37:24 -07:00
parent e508efefee
commit bae586612e
25 changed files with 431 additions and 234 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
MODEL__INPUT_FEATURES=300
DATA__TRAIN_PATH=/path/to/data/mnist_train.csv