-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
40 lines (40 loc) · 918 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.vscode/launch.json
*.h5
*.las
*.laz
*.png
__pycache__/*
.vscode/*
deps/*
lightning_logs/*
*.yaml
*.npy
*.ckpt
*.csv
*.tif
exp_logs/*
ckpts/unified_trainingniwo_pre_train_ica_10_pca_10_chm_1_{epoch}
ckpts/unified_trainingniwo_pre_train_ica_10_pca_10_indexes_{epoch}
*.pk
*.pkl
final_logs/*
*.pyc
*.0
sentinel/lightning_logs/*
*.npz
ml-runs/729172761721984817/879059526119494fbb8f1c137cd1f290/tags/mlflow.runName
ml-runs/729172761721984817/879059526119494fbb8f1c137cd1f290/tags/mlflow.source.git.commit
ml-runs/729172761721984817/879059526119494fbb8f1c137cd1f290/tags/mlflow.source.name
ml-runs/729172761721984817/879059526119494fbb8f1c137cd1f290/tags/mlflow.source.type
ml-runs/729172761721984817/879059526119494fbb8f1c137cd1f290/tags/mlflow.user
ray_results*
most_recent_logs*
old_tuning_logs/*
trial_logs/*
tuning_logs/*
trial_runs/*
experiment_logs*
experiment_runner.py
test_experiment_logs/*
old_code/*
.Rhistory