Skip to content

Commit 490f2cf

Browse files
committed
merge
2 parents 7e470aa + ea7e6bf commit 490f2cf

37 files changed

+3002309
-101063
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ code/data
77
code/dataset
88
code/lightning_logs
99

10+
code/final_dataset/
11+
*.gz
12+
*.pth
13+
1014
# C extensions
1115
*.so
1216

@@ -35,7 +39,7 @@ data/
3539
*.csv
3640
code/dataset/
3741
code/results/
38-
42+
!surrogate_hp.json
3943

4044
# PyInstaller
4145
# Usually these files are written by a python script from a template
@@ -130,3 +134,4 @@ logs/
130134
*/mnist
131135
*.csv
132136
!.dvc
137+

code/best_models.zip

-5.61 KB
Binary file not shown.

code/dataset.zip

-36.5 KB
Binary file not shown.

code/dependecies.zip

-9.13 KB
Binary file not shown.

0 commit comments

Comments
 (0)