Upload scoreboard: experiment_3_compact_representations
Browse files
spectral/notebooks/experiment_3_compact_representations/scoreboard.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"experiment": "3.1_rff",
|
| 4 |
+
"best_val_acc": 10.02,
|
| 5 |
+
"best_epoch": 1,
|
| 6 |
+
"params": 885954
|
| 7 |
+
},
|
| 8 |
+
{
|
| 9 |
+
"experiment": "3.2_jl_projection",
|
| 10 |
+
"best_val_acc": 47.46,
|
| 11 |
+
"best_epoch": 49,
|
| 12 |
+
"params": 820418
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"experiment": "3.3_compressed_sensing",
|
| 16 |
+
"best_val_acc": 47.71,
|
| 17 |
+
"best_epoch": 49,
|
| 18 |
+
"params": 853186
|
| 19 |
+
},
|
| 20 |
+
{
|
| 21 |
+
"experiment": "3.4_spherical_harmonics",
|
| 22 |
+
"best_val_acc": 48.81,
|
| 23 |
+
"best_epoch": 49,
|
| 24 |
+
"params": 1062082
|
| 25 |
+
}
|
| 26 |
+
]
|