Added logging MAE for the best runs, option to run a pipeline on a specific dataset, template bash scripts, GPLv3 license. Modified behavior of generating eval targets, it is skipped if targets already exist.

This commit is contained in:
Krystyna Milian
2023-10-12 14:27:53 +02:00
parent aa39980573
commit 4c2679a005
18 changed files with 310 additions and 368 deletions

3
.gitignore vendored
View File

@@ -3,6 +3,7 @@ __pycache__/
*/.ipynb_checkpoints/
.ipynb_checkpoints/
.env
*.out
weights/
datasets/
wip
@@ -10,4 +11,4 @@ artifacts/
wandb/
scripts/pred/
scripts/pred_resampled/
scripts/lightning_logs/
scripts/lightning_logs/