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 13:25:34 +02:00
parent aa39980573
commit c62ec2cacb
18 changed files with 311 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/