initial commit with the pipeline for training and evaluating seisbench models

This commit is contained in:
2023-08-29 09:59:31 +02:00
parent fd4a67f2ae
commit 915f2a2d69
21 changed files with 4589 additions and 399 deletions

9
.gitignore vendored
View File

@@ -3,8 +3,11 @@ __pycache__/
*/.ipynb_checkpoints/
.ipynb_checkpoints/
.env
models/
data/
weights/
datasets/
wip
artifacts/
wandb/
wandb/
scripts/pred/
scripts/pred_resampled/
scripts/lightning_logs/