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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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/
|
||||
|
Reference in New Issue
Block a user