update APPLIED run index
Browse files- applied/_index/APPLIED_RUNS_INDEX.json +536 -1466
applied/_index/APPLIED_RUNS_INDEX.json
CHANGED
|
@@ -1,245 +1,106 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
-
"key": "
|
| 4 |
-
"tag": "
|
| 5 |
-
"script": "
|
| 6 |
-
"hf_folder": "applied/
|
| 7 |
-
"phase":
|
| 8 |
"status": "ok",
|
| 9 |
-
"duration_s":
|
| 10 |
-
"optimization_summary":
|
| 11 |
-
"optimization": "ttfs_dta",
|
| 12 |
-
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
| 13 |
-
"reference": "Software-Level Optimizations for Spiking Neural Network Inference on ARM Architectures: A Deep-Dive into the Jetson Nano Ecosystem (research.md SS2)",
|
| 14 |
-
"script": "opt01_ttfs_dta.py",
|
| 15 |
-
"baseline_mode": false,
|
| 16 |
-
"method": "harmonic_matched",
|
| 17 |
-
"accuracy": {
|
| 18 |
-
"test_acc": 0.22214285714285714,
|
| 19 |
-
"test_target_acc": 0.22214285714285714,
|
| 20 |
-
"best_val_acc": 0.23857142857142857
|
| 21 |
-
},
|
| 22 |
-
"efficiency": {
|
| 23 |
-
"spikes_per_inference": null,
|
| 24 |
-
"syn_ops_per_inference": 1370895.7012987013,
|
| 25 |
-
"dense_macs_per_inference": 122675200.0,
|
| 26 |
-
"event_fraction_of_dense": 0.01117500278213283,
|
| 27 |
-
"syn_ops_per_inference_dense_fanout": 46072438.1176948,
|
| 28 |
-
"weight_sparsity": 0.7324707846410685,
|
| 29 |
-
"effective_ticks": 100.0,
|
| 30 |
-
"num_ticks": 100,
|
| 31 |
-
"membrane_bytes_per_inference": 451200,
|
| 32 |
-
"weight_bytes": 4907008,
|
| 33 |
-
"input_raster_bytes": null,
|
| 34 |
-
"train_ms_per_step": 95.69850345000077,
|
| 35 |
-
"infer_ms_per_sample": 0.6107303025000022,
|
| 36 |
-
"peak_vram_mb": 2908.478464
|
| 37 |
-
},
|
| 38 |
-
"optimization_specific": {
|
| 39 |
-
"ttfs": true,
|
| 40 |
-
"dta": true,
|
| 41 |
-
"readout": "ttfs",
|
| 42 |
-
"ttfs_halt_k": 1,
|
| 43 |
-
"dta_target_rate": 0.02,
|
| 44 |
-
"dta_momentum": 0.1,
|
| 45 |
-
"spikes_per_neuron_per_inference": 0.666733789260385,
|
| 46 |
-
"ttfs_budget_respected": true,
|
| 47 |
-
"frac_neurons_that_ever_fire": 0.666733789260385,
|
| 48 |
-
"mean_first_spike_tick": 22.77649856682363,
|
| 49 |
-
"per_layer_ttfs": [
|
| 50 |
-
{
|
| 51 |
-
"layer": 0,
|
| 52 |
-
"neurons": 320,
|
| 53 |
-
"spikes_per_neuron_per_inference": 0.8998928571428572,
|
| 54 |
-
"frac_neurons_that_ever_fire": 0.8998928571428572,
|
| 55 |
-
"mean_first_spike_tick": 8.32483529785292
|
| 56 |
-
},
|
| 57 |
-
{
|
| 58 |
-
"layer": 1,
|
| 59 |
-
"neurons": 512,
|
| 60 |
-
"spikes_per_neuron_per_inference": 0.5788044084821429,
|
| 61 |
-
"frac_neurons_that_ever_fire": 0.5788044084821429,
|
| 62 |
-
"mean_first_spike_tick": 32.204212231282256
|
| 63 |
-
},
|
| 64 |
-
{
|
| 65 |
-
"layer": 2,
|
| 66 |
-
"neurons": 256,
|
| 67 |
-
"spikes_per_neuron_per_inference": 0.6099832589285714,
|
| 68 |
-
"frac_neurons_that_ever_fire": 0.6099832589285714,
|
| 69 |
-
"mean_first_spike_tick": 27.42329085436698
|
| 70 |
-
},
|
| 71 |
-
{
|
| 72 |
-
"layer": 3,
|
| 73 |
-
"neurons": 40,
|
| 74 |
-
"spikes_per_neuron_per_inference": 0.29016071428571427,
|
| 75 |
-
"frac_neurons_that_ever_fire": 0.29016071428571427,
|
| 76 |
-
"mean_first_spike_tick": 78.09735983752846
|
| 77 |
-
}
|
| 78 |
-
],
|
| 79 |
-
"mean_halt_tick": 65.40357142857142,
|
| 80 |
-
"effective_ticks": 65.40357142857142,
|
| 81 |
-
"ticks_saved_frac": 0.3459642857142857,
|
| 82 |
-
"num_ticks": 100,
|
| 83 |
-
"dta_thr_min": 10.0,
|
| 84 |
-
"dta_thr_max": 10.0,
|
| 85 |
-
"dta_thr_mean": 10.0,
|
| 86 |
-
"base_thresh": 10.0
|
| 87 |
-
},
|
| 88 |
-
"config": {
|
| 89 |
-
"method": "harmonic_matched",
|
| 90 |
-
"data_root": "/kaggle/working/data",
|
| 91 |
-
"subjects": "",
|
| 92 |
-
"blocks": "",
|
| 93 |
-
"limit": 0,
|
| 94 |
-
"drop_rest": true,
|
| 95 |
-
"resplit": "block",
|
| 96 |
-
"test_blocks": "6",
|
| 97 |
-
"class_weight": false,
|
| 98 |
-
"epochs": 60,
|
| 99 |
-
"batch_size": 64,
|
| 100 |
-
"lr": 0.002,
|
| 101 |
-
"weight_decay": 0.0005,
|
| 102 |
-
"grad_clip": 5.0,
|
| 103 |
-
"num_bins": 100,
|
| 104 |
-
"window_sec": 5.0,
|
| 105 |
-
"hidden": "512,256",
|
| 106 |
-
"freq_groups": 8,
|
| 107 |
-
"dropout": 0.3,
|
| 108 |
-
"spike_drop": 0.1,
|
| 109 |
-
"time_jitter": 2,
|
| 110 |
-
"label_smoothing": 0.05,
|
| 111 |
-
"no_batchnorm": false,
|
| 112 |
-
"binary_input": false,
|
| 113 |
-
"beta": 1.0,
|
| 114 |
-
"thresh": 10.0,
|
| 115 |
-
"window": 0.5,
|
| 116 |
-
"gain": 1.0,
|
| 117 |
-
"alpha": 0.9,
|
| 118 |
-
"readout": "ttfs",
|
| 119 |
-
"fake_quant": 0,
|
| 120 |
-
"amp": false,
|
| 121 |
-
"spike_reg": 0.0,
|
| 122 |
-
"event_eval": true,
|
| 123 |
-
"decision_margin": 2.0,
|
| 124 |
-
"export": false,
|
| 125 |
-
"seed": 1234,
|
| 126 |
-
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/dta_rate_0.02",
|
| 127 |
-
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 128 |
-
"push_hf": false,
|
| 129 |
-
"keep_epoch_weights": 1,
|
| 130 |
-
"no_resume": true,
|
| 131 |
-
"selftest": false,
|
| 132 |
-
"baseline": false,
|
| 133 |
-
"bench": true,
|
| 134 |
-
"bench_warmup": 10,
|
| 135 |
-
"bench_iters": 50,
|
| 136 |
-
"bench_train_steps": 20,
|
| 137 |
-
"ttfs": true,
|
| 138 |
-
"ttfs_halt_k": 1,
|
| 139 |
-
"dta": true,
|
| 140 |
-
"dta_target_rate": 0.02,
|
| 141 |
-
"dta_readout_rate": 0.95,
|
| 142 |
-
"ttfs_logit_scale": 10.0,
|
| 143 |
-
"dta_momentum": 0.1,
|
| 144 |
-
"dta_min": 0.2,
|
| 145 |
-
"dta_max": 5.0,
|
| 146 |
-
"dta_windup_patience": 200,
|
| 147 |
-
"sampling_rate": 250.0
|
| 148 |
-
}
|
| 149 |
-
},
|
| 150 |
"zip": {
|
| 151 |
-
"name": "
|
| 152 |
-
"files":
|
| 153 |
-
"bytes":
|
| 154 |
-
"MB": 12.
|
| 155 |
-
"sha256": "
|
| 156 |
}
|
| 157 |
},
|
| 158 |
{
|
| 159 |
-
"key": "opt01_ttfs_dta/
|
| 160 |
-
"tag": "
|
| 161 |
"script": "opt01_ttfs_dta.py",
|
| 162 |
"hf_folder": "applied/opt01_ttfs_dta",
|
| 163 |
-
"phase":
|
| 164 |
"status": "ok",
|
| 165 |
-
"duration_s":
|
| 166 |
"optimization_summary": {
|
| 167 |
"optimization": "ttfs_dta",
|
| 168 |
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
| 169 |
"reference": "Software-Level Optimizations for Spiking Neural Network Inference on ARM Architectures: A Deep-Dive into the Jetson Nano Ecosystem (research.md SS2)",
|
| 170 |
"script": "opt01_ttfs_dta.py",
|
| 171 |
-
"baseline_mode":
|
| 172 |
"method": "harmonic_matched",
|
| 173 |
"accuracy": {
|
| 174 |
-
"test_acc": 0.
|
| 175 |
-
"test_target_acc": 0.
|
| 176 |
-
"best_val_acc": 0.
|
| 177 |
},
|
| 178 |
"efficiency": {
|
| 179 |
"spikes_per_inference": null,
|
| 180 |
-
"syn_ops_per_inference":
|
| 181 |
"dense_macs_per_inference": 122675200.0,
|
| 182 |
-
"event_fraction_of_dense": 0.
|
| 183 |
-
"syn_ops_per_inference_dense_fanout":
|
| 184 |
"weight_sparsity": 0.7324707846410685,
|
| 185 |
-
"effective_ticks":
|
| 186 |
"num_ticks": 100,
|
| 187 |
"membrane_bytes_per_inference": 451200,
|
| 188 |
"weight_bytes": 4907008,
|
| 189 |
"input_raster_bytes": null,
|
| 190 |
-
"train_ms_per_step": 95.
|
| 191 |
-
"infer_ms_per_sample": 0.
|
| 192 |
-
"peak_vram_mb":
|
| 193 |
},
|
| 194 |
"optimization_specific": {
|
| 195 |
-
"ttfs":
|
| 196 |
-
"dta":
|
| 197 |
-
"readout": "
|
| 198 |
"ttfs_halt_k": 1,
|
| 199 |
-
"dta_target_rate":
|
| 200 |
-
"dta_momentum":
|
| 201 |
-
"spikes_per_neuron_per_inference":
|
| 202 |
-
"ttfs_budget_respected":
|
| 203 |
-
"frac_neurons_that_ever_fire": 0.
|
| 204 |
-
"mean_first_spike_tick":
|
| 205 |
"per_layer_ttfs": [
|
| 206 |
{
|
| 207 |
"layer": 0,
|
| 208 |
"neurons": 320,
|
| 209 |
-
"spikes_per_neuron_per_inference":
|
| 210 |
-
"frac_neurons_that_ever_fire": 0.
|
| 211 |
-
"mean_first_spike_tick":
|
| 212 |
},
|
| 213 |
{
|
| 214 |
"layer": 1,
|
| 215 |
"neurons": 512,
|
| 216 |
-
"spikes_per_neuron_per_inference":
|
| 217 |
-
"frac_neurons_that_ever_fire": 0.
|
| 218 |
-
"mean_first_spike_tick":
|
| 219 |
},
|
| 220 |
{
|
| 221 |
"layer": 2,
|
| 222 |
"neurons": 256,
|
| 223 |
-
"spikes_per_neuron_per_inference":
|
| 224 |
-
"frac_neurons_that_ever_fire": 0.
|
| 225 |
-
"mean_first_spike_tick":
|
| 226 |
},
|
| 227 |
{
|
| 228 |
"layer": 3,
|
| 229 |
"neurons": 40,
|
| 230 |
-
"spikes_per_neuron_per_inference":
|
| 231 |
-
"frac_neurons_that_ever_fire": 0.
|
| 232 |
-
"mean_first_spike_tick":
|
| 233 |
}
|
| 234 |
],
|
| 235 |
-
"mean_halt_tick":
|
| 236 |
-
"effective_ticks":
|
| 237 |
-
"ticks_saved_frac": 0.
|
| 238 |
"num_ticks": 100,
|
| 239 |
-
"dta_thr_min":
|
| 240 |
-
"dta_thr_max":
|
| 241 |
-
"dta_thr_mean":
|
| 242 |
-
"base_thresh":
|
| 243 |
},
|
| 244 |
"config": {
|
| 245 |
"method": "harmonic_matched",
|
|
@@ -267,7 +128,7 @@
|
|
| 267 |
"no_batchnorm": false,
|
| 268 |
"binary_input": false,
|
| 269 |
"beta": 1.0,
|
| 270 |
-
"thresh":
|
| 271 |
"window": 0.5,
|
| 272 |
"gain": 1.0,
|
| 273 |
"alpha": 0.9,
|
|
@@ -279,13 +140,13 @@
|
|
| 279 |
"decision_margin": 2.0,
|
| 280 |
"export": false,
|
| 281 |
"seed": 1234,
|
| 282 |
-
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/
|
| 283 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 284 |
"push_hf": false,
|
| 285 |
"keep_epoch_weights": 1,
|
| 286 |
"no_resume": true,
|
| 287 |
"selftest": false,
|
| 288 |
-
"baseline":
|
| 289 |
"bench": true,
|
| 290 |
"bench_warmup": 10,
|
| 291 |
"bench_iters": 50,
|
|
@@ -293,7 +154,7 @@
|
|
| 293 |
"ttfs": true,
|
| 294 |
"ttfs_halt_k": 1,
|
| 295 |
"dta": true,
|
| 296 |
-
"dta_target_rate": 0.
|
| 297 |
"dta_readout_rate": 0.95,
|
| 298 |
"ttfs_logit_scale": 10.0,
|
| 299 |
"dta_momentum": 0.1,
|
|
@@ -304,21 +165,21 @@
|
|
| 304 |
}
|
| 305 |
},
|
| 306 |
"zip": {
|
| 307 |
-
"name": "
|
| 308 |
-
"files":
|
| 309 |
-
"bytes":
|
| 310 |
-
"MB":
|
| 311 |
-
"sha256": "
|
| 312 |
}
|
| 313 |
},
|
| 314 |
{
|
| 315 |
-
"key": "opt01_ttfs_dta/
|
| 316 |
-
"tag": "
|
| 317 |
"script": "opt01_ttfs_dta.py",
|
| 318 |
"hf_folder": "applied/opt01_ttfs_dta",
|
| 319 |
-
"phase":
|
| 320 |
"status": "ok",
|
| 321 |
-
"duration_s":
|
| 322 |
"optimization_summary": {
|
| 323 |
"optimization": "ttfs_dta",
|
| 324 |
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
|
@@ -327,74 +188,74 @@
|
|
| 327 |
"baseline_mode": false,
|
| 328 |
"method": "harmonic_matched",
|
| 329 |
"accuracy": {
|
| 330 |
-
"test_acc": 0.
|
| 331 |
-
"test_target_acc": 0.
|
| 332 |
-
"best_val_acc": 0.
|
| 333 |
},
|
| 334 |
"efficiency": {
|
| 335 |
"spikes_per_inference": null,
|
| 336 |
-
"syn_ops_per_inference":
|
| 337 |
"dense_macs_per_inference": 122675200.0,
|
| 338 |
-
"event_fraction_of_dense": 0.
|
| 339 |
-
"syn_ops_per_inference_dense_fanout":
|
| 340 |
"weight_sparsity": 0.7324707846410685,
|
| 341 |
"effective_ticks": 100.0,
|
| 342 |
"num_ticks": 100,
|
| 343 |
"membrane_bytes_per_inference": 451200,
|
| 344 |
"weight_bytes": 4907008,
|
| 345 |
"input_raster_bytes": null,
|
| 346 |
-
"train_ms_per_step":
|
| 347 |
-
"infer_ms_per_sample": 0.
|
| 348 |
-
"peak_vram_mb": 2909.
|
| 349 |
},
|
| 350 |
"optimization_specific": {
|
| 351 |
"ttfs": true,
|
| 352 |
"dta": true,
|
| 353 |
"readout": "ttfs",
|
| 354 |
"ttfs_halt_k": 1,
|
| 355 |
-
"dta_target_rate": 0.
|
| 356 |
"dta_momentum": 0.1,
|
| 357 |
-
"spikes_per_neuron_per_inference": 0.
|
| 358 |
"ttfs_budget_respected": true,
|
| 359 |
-
"frac_neurons_that_ever_fire": 0.
|
| 360 |
-
"mean_first_spike_tick":
|
| 361 |
"per_layer_ttfs": [
|
| 362 |
{
|
| 363 |
"layer": 0,
|
| 364 |
"neurons": 320,
|
| 365 |
-
"spikes_per_neuron_per_inference": 0.
|
| 366 |
-
"frac_neurons_that_ever_fire": 0.
|
| 367 |
-
"mean_first_spike_tick":
|
| 368 |
},
|
| 369 |
{
|
| 370 |
"layer": 1,
|
| 371 |
"neurons": 512,
|
| 372 |
-
"spikes_per_neuron_per_inference": 0.
|
| 373 |
-
"frac_neurons_that_ever_fire": 0.
|
| 374 |
-
"mean_first_spike_tick":
|
| 375 |
},
|
| 376 |
{
|
| 377 |
"layer": 2,
|
| 378 |
"neurons": 256,
|
| 379 |
-
"spikes_per_neuron_per_inference": 0.
|
| 380 |
-
"frac_neurons_that_ever_fire": 0.
|
| 381 |
-
"mean_first_spike_tick":
|
| 382 |
},
|
| 383 |
{
|
| 384 |
"layer": 3,
|
| 385 |
"neurons": 40,
|
| 386 |
-
"spikes_per_neuron_per_inference": 0.
|
| 387 |
-
"frac_neurons_that_ever_fire": 0.
|
| 388 |
-
"mean_first_spike_tick":
|
| 389 |
}
|
| 390 |
],
|
| 391 |
-
"mean_halt_tick":
|
| 392 |
-
"effective_ticks":
|
| 393 |
-
"ticks_saved_frac": 0.
|
| 394 |
"num_ticks": 100,
|
| 395 |
"dta_thr_min": 10.0,
|
| 396 |
-
"dta_thr_max":
|
| 397 |
-
"dta_thr_mean":
|
| 398 |
"base_thresh": 10.0
|
| 399 |
},
|
| 400 |
"config": {
|
|
@@ -435,7 +296,7 @@
|
|
| 435 |
"decision_margin": 2.0,
|
| 436 |
"export": false,
|
| 437 |
"seed": 1234,
|
| 438 |
-
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/
|
| 439 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 440 |
"push_hf": false,
|
| 441 |
"keep_epoch_weights": 1,
|
|
@@ -449,7 +310,7 @@
|
|
| 449 |
"ttfs": true,
|
| 450 |
"ttfs_halt_k": 1,
|
| 451 |
"dta": true,
|
| 452 |
-
"dta_target_rate": 0.
|
| 453 |
"dta_readout_rate": 0.95,
|
| 454 |
"ttfs_logit_scale": 10.0,
|
| 455 |
"dta_momentum": 0.1,
|
|
@@ -460,98 +321,75 @@
|
|
| 460 |
}
|
| 461 |
},
|
| 462 |
"zip": {
|
| 463 |
-
"name": "
|
| 464 |
"files": 80,
|
| 465 |
-
"bytes":
|
| 466 |
-
"MB": 12.
|
| 467 |
-
"sha256": "
|
| 468 |
}
|
| 469 |
},
|
| 470 |
{
|
| 471 |
-
"key": "
|
| 472 |
-
"tag": "
|
| 473 |
-
"script": "
|
| 474 |
-
"hf_folder": "applied/
|
| 475 |
-
"phase":
|
| 476 |
"status": "ok",
|
| 477 |
-
"duration_s":
|
| 478 |
"optimization_summary": {
|
| 479 |
-
"optimization": "
|
| 480 |
-
"research_section": "2. Temporal-
|
| 481 |
-
"reference": "
|
| 482 |
-
"script": "
|
| 483 |
-
"baseline_mode":
|
| 484 |
"method": "harmonic_matched",
|
| 485 |
"accuracy": {
|
| 486 |
-
"test_acc": 0.
|
| 487 |
-
"test_target_acc": 0.
|
| 488 |
-
"best_val_acc": 0.
|
| 489 |
},
|
| 490 |
"efficiency": {
|
| 491 |
"spikes_per_inference": null,
|
| 492 |
-
"syn_ops_per_inference":
|
| 493 |
"dense_macs_per_inference": 122675200.0,
|
| 494 |
-
"event_fraction_of_dense": 0.
|
| 495 |
-
"syn_ops_per_inference_dense_fanout":
|
| 496 |
"weight_sparsity": 0.7324707846410685,
|
| 497 |
-
"effective_ticks":
|
| 498 |
"num_ticks": 100,
|
| 499 |
"membrane_bytes_per_inference": 451200,
|
| 500 |
"weight_bytes": 4907008,
|
| 501 |
"input_raster_bytes": null,
|
| 502 |
-
"train_ms_per_step":
|
| 503 |
-
"infer_ms_per_sample": 0.
|
| 504 |
-
"peak_vram_mb":
|
| 505 |
},
|
| 506 |
"optimization_specific": {
|
| 507 |
-
"
|
| 508 |
-
"
|
| 509 |
-
"
|
| 510 |
-
"
|
| 511 |
-
"
|
| 512 |
-
"
|
| 513 |
-
"
|
| 514 |
-
"
|
| 515 |
-
"
|
| 516 |
-
"
|
| 517 |
-
"
|
| 518 |
-
|
| 519 |
-
|
| 520 |
-
|
| 521 |
-
|
| 522 |
-
|
| 523 |
-
|
| 524 |
-
|
| 525 |
-
|
| 526 |
-
|
| 527 |
-
|
| 528 |
-
|
| 529 |
-
|
| 530 |
-
|
| 531 |
-
|
| 532 |
-
{
|
| 533 |
-
"layer": 2,
|
| 534 |
-
"neurons": 256,
|
| 535 |
-
"spikes_per_neuron_per_inference": 0.52904296875,
|
| 536 |
-
"frac_neurons_that_ever_fire": 0.52904296875,
|
| 537 |
-
"mean_first_spike_tick": 29.398224767811655
|
| 538 |
-
},
|
| 539 |
-
{
|
| 540 |
-
"layer": 3,
|
| 541 |
-
"neurons": 40,
|
| 542 |
-
"spikes_per_neuron_per_inference": 0.9276607142857143,
|
| 543 |
-
"frac_neurons_that_ever_fire": 0.9276607142857143,
|
| 544 |
-
"mean_first_spike_tick": 65.67242872817572
|
| 545 |
-
}
|
| 546 |
-
],
|
| 547 |
-
"mean_halt_tick": 47.255714285714284,
|
| 548 |
-
"effective_ticks": 47.255714285714284,
|
| 549 |
-
"ticks_saved_frac": 0.5274428571428571,
|
| 550 |
-
"num_ticks": 100,
|
| 551 |
-
"dta_thr_min": 10.0,
|
| 552 |
-
"dta_thr_max": 10.0,
|
| 553 |
-
"dta_thr_mean": 10.0,
|
| 554 |
-
"base_thresh": 10.0
|
| 555 |
},
|
| 556 |
"config": {
|
| 557 |
"method": "harmonic_matched",
|
|
@@ -579,11 +417,11 @@
|
|
| 579 |
"no_batchnorm": false,
|
| 580 |
"binary_input": false,
|
| 581 |
"beta": 1.0,
|
| 582 |
-
"thresh":
|
| 583 |
"window": 0.5,
|
| 584 |
"gain": 1.0,
|
| 585 |
"alpha": 0.9,
|
| 586 |
-
"readout": "
|
| 587 |
"fake_quant": 0,
|
| 588 |
"amp": false,
|
| 589 |
"spike_reg": 0.0,
|
|
@@ -591,46 +429,45 @@
|
|
| 591 |
"decision_margin": 2.0,
|
| 592 |
"export": false,
|
| 593 |
"seed": 1234,
|
| 594 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 595 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 596 |
"push_hf": false,
|
| 597 |
"keep_epoch_weights": 1,
|
| 598 |
"no_resume": true,
|
| 599 |
"selftest": false,
|
| 600 |
-
"baseline": false,
|
| 601 |
-
"bench": true,
|
| 602 |
-
"bench_warmup": 10,
|
| 603 |
-
"bench_iters": 50,
|
| 604 |
-
"bench_train_steps": 20,
|
| 605 |
-
"ttfs": true,
|
| 606 |
-
"ttfs_halt_k": 2,
|
| 607 |
-
"dta": true,
|
| 608 |
-
"dta_target_rate": 0.05,
|
| 609 |
-
"dta_readout_rate": 0.95,
|
| 610 |
-
"ttfs_logit_scale": 10.0,
|
| 611 |
-
"dta_momentum": 0.1,
|
| 612 |
-
"dta_min": 0.2,
|
| 613 |
-
"dta_max": 5.0,
|
| 614 |
-
"dta_windup_patience": 200,
|
| 615 |
"sampling_rate": 250.0
|
| 616 |
}
|
| 617 |
},
|
| 618 |
"zip": {
|
| 619 |
-
"name": "
|
| 620 |
"files": 80,
|
| 621 |
-
"bytes":
|
| 622 |
-
"MB": 12.
|
| 623 |
-
"sha256": "
|
| 624 |
}
|
| 625 |
},
|
| 626 |
{
|
| 627 |
-
"key": "opt02_seenn_bayes/
|
| 628 |
-
"tag": "
|
| 629 |
"script": "opt02_seenn_bayes.py",
|
| 630 |
"hf_folder": "applied/opt02_seenn_bayes",
|
| 631 |
-
"phase":
|
| 632 |
"status": "ok",
|
| 633 |
-
"duration_s":
|
| 634 |
"optimization_summary": {
|
| 635 |
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 636 |
"research_section": "2. Temporal-dimension reduction",
|
|
@@ -639,46 +476,46 @@
|
|
| 639 |
"baseline_mode": false,
|
| 640 |
"method": "harmonic_matched",
|
| 641 |
"accuracy": {
|
| 642 |
-
"test_acc": 0.
|
| 643 |
-
"test_target_acc": 0.
|
| 644 |
-
"best_val_acc": 0.
|
| 645 |
},
|
| 646 |
"efficiency": {
|
| 647 |
"spikes_per_inference": null,
|
| 648 |
-
"syn_ops_per_inference":
|
| 649 |
"dense_macs_per_inference": 123955200.0,
|
| 650 |
-
"event_fraction_of_dense": 0.
|
| 651 |
-
"syn_ops_per_inference_dense_fanout":
|
| 652 |
"weight_sparsity": 0.7324707846410685,
|
| 653 |
-
"effective_ticks":
|
| 654 |
"num_ticks": 100,
|
| 655 |
"membrane_bytes_per_inference": 451200,
|
| 656 |
"weight_bytes": 4907008,
|
| 657 |
"input_raster_bytes": null,
|
| 658 |
-
"train_ms_per_step":
|
| 659 |
-
"infer_ms_per_sample": 0.
|
| 660 |
-
"peak_vram_mb": 10914.
|
| 661 |
-
"syn_ops_per_inference_early_exit":
|
| 662 |
},
|
| 663 |
"optimization_specific": {
|
| 664 |
"seenn_enabled": true,
|
| 665 |
"bayes_fusion_enabled": true,
|
| 666 |
-
"conf_threshold": 0.
|
| 667 |
"conf_temp": 2.0,
|
| 668 |
"anytime_fracs": "0.25,0.5,1.0",
|
| 669 |
"anytime_weights": "0.3,0.3,1.0",
|
| 670 |
"ic_loss_weight": 0.3,
|
| 671 |
"ic_layer": 0,
|
| 672 |
-
"mean_exit_tick":
|
| 673 |
-
"mean_exit_ms":
|
| 674 |
-
"ticks_saved_frac": 0.
|
| 675 |
"exit_tick_histogram": {
|
| 676 |
"counts": [
|
| 677 |
-
|
| 678 |
-
|
|
|
|
| 679 |
4,
|
| 680 |
-
|
| 681 |
-
0,
|
| 682 |
0,
|
| 683 |
0,
|
| 684 |
0,
|
|
@@ -699,54 +536,54 @@
|
|
| 699 |
100.0
|
| 700 |
]
|
| 701 |
},
|
| 702 |
-
"acc_fc_only": 0.
|
| 703 |
"acc_ic_only": 0.935,
|
| 704 |
-
"acc_fused": 0.
|
| 705 |
-
"acc_early_exit": 0.
|
| 706 |
-
"syn_ops_saved_frac": 0.
|
| 707 |
-
"syn_per_inference_early_exit":
|
| 708 |
"anytime_acc": {
|
| 709 |
-
"0.25": 0.
|
| 710 |
-
"0.5": 0.
|
| 711 |
-
"0.75": 0.
|
| 712 |
-
"1.0": 0.
|
| 713 |
},
|
| 714 |
"pareto": [
|
| 715 |
{
|
| 716 |
"conf": 0.5,
|
| 717 |
-
"mean_ticks": 4.
|
| 718 |
-
"acc": 0.
|
| 719 |
-
"syn_ops":
|
| 720 |
},
|
| 721 |
{
|
| 722 |
"conf": 0.7,
|
| 723 |
-
"mean_ticks": 5.
|
| 724 |
-
"acc": 0.
|
| 725 |
-
"syn_ops":
|
| 726 |
},
|
| 727 |
{
|
| 728 |
"conf": 0.8,
|
| 729 |
-
"mean_ticks":
|
| 730 |
-
"acc": 0.
|
| 731 |
-
"syn_ops":
|
| 732 |
},
|
| 733 |
{
|
| 734 |
"conf": 0.9,
|
| 735 |
-
"mean_ticks":
|
| 736 |
-
"acc": 0.
|
| 737 |
-
"syn_ops":
|
| 738 |
},
|
| 739 |
{
|
| 740 |
"conf": 0.95,
|
| 741 |
-
"mean_ticks": 10.
|
| 742 |
-
"acc": 0.
|
| 743 |
-
"syn_ops":
|
| 744 |
},
|
| 745 |
{
|
| 746 |
"conf": 0.99,
|
| 747 |
-
"mean_ticks": 14.
|
| 748 |
-
"acc": 0.
|
| 749 |
-
"syn_ops":
|
| 750 |
}
|
| 751 |
]
|
| 752 |
},
|
|
@@ -799,10 +636,10 @@
|
|
| 799 |
"ic_loss_weight": 0.3,
|
| 800 |
"bayes_fusion": true,
|
| 801 |
"fusion_prior_weight": 1.0,
|
| 802 |
-
"conf_threshold": 0.
|
| 803 |
"conf_temp": 2.0,
|
| 804 |
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 805 |
-
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/
|
| 806 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 807 |
"push_hf": false,
|
| 808 |
"keep_epoch_weights": 1,
|
|
@@ -812,21 +649,21 @@
|
|
| 812 |
}
|
| 813 |
},
|
| 814 |
"zip": {
|
| 815 |
-
"name": "
|
| 816 |
"files": 81,
|
| 817 |
-
"bytes":
|
| 818 |
"MB": 12.6,
|
| 819 |
-
"sha256": "
|
| 820 |
}
|
| 821 |
},
|
| 822 |
{
|
| 823 |
-
"key": "opt02_seenn_bayes/
|
| 824 |
-
"tag": "
|
| 825 |
"script": "opt02_seenn_bayes.py",
|
| 826 |
"hf_folder": "applied/opt02_seenn_bayes",
|
| 827 |
-
"phase":
|
| 828 |
"status": "ok",
|
| 829 |
-
"duration_s":
|
| 830 |
"optimization_summary": {
|
| 831 |
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 832 |
"research_section": "2. Temporal-dimension reduction",
|
|
@@ -835,46 +672,46 @@
|
|
| 835 |
"baseline_mode": false,
|
| 836 |
"method": "harmonic_matched",
|
| 837 |
"accuracy": {
|
| 838 |
-
"test_acc": 0.
|
| 839 |
-
"test_target_acc": 0.
|
| 840 |
-
"best_val_acc": 0.
|
| 841 |
},
|
| 842 |
"efficiency": {
|
| 843 |
"spikes_per_inference": null,
|
| 844 |
-
"syn_ops_per_inference":
|
| 845 |
"dense_macs_per_inference": 123955200.0,
|
| 846 |
-
"event_fraction_of_dense": 0.
|
| 847 |
-
"syn_ops_per_inference_dense_fanout":
|
| 848 |
"weight_sparsity": 0.7324707846410685,
|
| 849 |
-
"effective_ticks":
|
| 850 |
"num_ticks": 100,
|
| 851 |
"membrane_bytes_per_inference": 451200,
|
| 852 |
"weight_bytes": 4907008,
|
| 853 |
"input_raster_bytes": null,
|
| 854 |
-
"train_ms_per_step":
|
| 855 |
-
"infer_ms_per_sample": 0.
|
| 856 |
-
"peak_vram_mb":
|
| 857 |
-
"syn_ops_per_inference_early_exit":
|
| 858 |
},
|
| 859 |
"optimization_specific": {
|
| 860 |
"seenn_enabled": true,
|
| 861 |
"bayes_fusion_enabled": true,
|
| 862 |
-
"conf_threshold": 0.
|
| 863 |
"conf_temp": 2.0,
|
| 864 |
"anytime_fracs": "0.25,0.5,1.0",
|
| 865 |
"anytime_weights": "0.3,0.3,1.0",
|
| 866 |
"ic_loss_weight": 0.3,
|
| 867 |
"ic_layer": 0,
|
| 868 |
-
"mean_exit_tick":
|
| 869 |
-
"mean_exit_ms":
|
| 870 |
-
"ticks_saved_frac": 0.
|
| 871 |
"exit_tick_histogram": {
|
| 872 |
"counts": [
|
| 873 |
-
|
| 874 |
-
|
|
|
|
| 875 |
5,
|
| 876 |
-
|
| 877 |
-
1,
|
| 878 |
0,
|
| 879 |
0,
|
| 880 |
0,
|
|
@@ -895,54 +732,78 @@
|
|
| 895 |
100.0
|
| 896 |
]
|
| 897 |
},
|
| 898 |
-
"acc_fc_only": 0.
|
| 899 |
-
"acc_ic_only": 0.
|
| 900 |
-
"acc_fused": 0.
|
| 901 |
-
"acc_early_exit": 0.
|
| 902 |
-
"syn_ops_saved_frac": 0.
|
| 903 |
-
"syn_per_inference_early_exit":
|
| 904 |
"anytime_acc": {
|
| 905 |
-
"0.25": 0.
|
| 906 |
"0.5": 0.8142857142857143,
|
| 907 |
-
"0.75": 0.
|
| 908 |
-
"1.0": 0.
|
| 909 |
},
|
| 910 |
"pareto": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 911 |
{
|
| 912 |
"conf": 0.5,
|
| 913 |
-
"mean_ticks": 4.
|
| 914 |
-
"acc": 0.
|
| 915 |
-
"syn_ops":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 916 |
},
|
| 917 |
{
|
| 918 |
"conf": 0.7,
|
| 919 |
-
"mean_ticks": 5.
|
| 920 |
-
"acc": 0.
|
| 921 |
-
"syn_ops":
|
| 922 |
},
|
| 923 |
{
|
| 924 |
"conf": 0.8,
|
| 925 |
-
"mean_ticks":
|
| 926 |
-
"acc": 0.
|
| 927 |
-
"syn_ops":
|
| 928 |
},
|
| 929 |
{
|
| 930 |
"conf": 0.9,
|
| 931 |
-
"mean_ticks": 8.
|
| 932 |
-
"acc": 0.
|
| 933 |
-
"syn_ops":
|
| 934 |
},
|
| 935 |
{
|
| 936 |
"conf": 0.95,
|
| 937 |
-
"mean_ticks": 10.
|
| 938 |
-
"acc": 0.
|
| 939 |
-
"syn_ops":
|
| 940 |
},
|
| 941 |
{
|
| 942 |
"conf": 0.99,
|
| 943 |
-
"mean_ticks": 14.
|
| 944 |
-
"acc": 0.
|
| 945 |
-
"syn_ops":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 946 |
}
|
| 947 |
]
|
| 948 |
},
|
|
@@ -995,10 +856,10 @@
|
|
| 995 |
"ic_loss_weight": 0.3,
|
| 996 |
"bayes_fusion": true,
|
| 997 |
"fusion_prior_weight": 1.0,
|
| 998 |
-
"conf_threshold": 0.
|
| 999 |
"conf_temp": 2.0,
|
| 1000 |
-
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1001 |
-
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/
|
| 1002 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1003 |
"push_hf": false,
|
| 1004 |
"keep_epoch_weights": 1,
|
|
@@ -1008,21 +869,21 @@
|
|
| 1008 |
}
|
| 1009 |
},
|
| 1010 |
"zip": {
|
| 1011 |
-
"name": "
|
| 1012 |
"files": 81,
|
| 1013 |
-
"bytes":
|
| 1014 |
"MB": 12.6,
|
| 1015 |
-
"sha256": "
|
| 1016 |
}
|
| 1017 |
},
|
| 1018 |
{
|
| 1019 |
-
"key": "opt02_seenn_bayes/
|
| 1020 |
-
"tag": "
|
| 1021 |
"script": "opt02_seenn_bayes.py",
|
| 1022 |
"hf_folder": "applied/opt02_seenn_bayes",
|
| 1023 |
-
"phase":
|
| 1024 |
"status": "ok",
|
| 1025 |
-
"duration_s":
|
| 1026 |
"optimization_summary": {
|
| 1027 |
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 1028 |
"research_section": "2. Temporal-dimension reduction",
|
|
@@ -1031,50 +892,50 @@
|
|
| 1031 |
"baseline_mode": false,
|
| 1032 |
"method": "harmonic_matched",
|
| 1033 |
"accuracy": {
|
| 1034 |
-
"test_acc": 0.
|
| 1035 |
-
"test_target_acc": 0.
|
| 1036 |
-
"best_val_acc": 0.
|
| 1037 |
},
|
| 1038 |
"efficiency": {
|
| 1039 |
"spikes_per_inference": null,
|
| 1040 |
-
"syn_ops_per_inference":
|
| 1041 |
"dense_macs_per_inference": 123955200.0,
|
| 1042 |
-
"event_fraction_of_dense": 0.
|
| 1043 |
-
"syn_ops_per_inference_dense_fanout":
|
| 1044 |
"weight_sparsity": 0.7324707846410685,
|
| 1045 |
-
"effective_ticks":
|
| 1046 |
"num_ticks": 100,
|
| 1047 |
"membrane_bytes_per_inference": 451200,
|
| 1048 |
"weight_bytes": 4907008,
|
| 1049 |
"input_raster_bytes": null,
|
| 1050 |
-
"train_ms_per_step":
|
| 1051 |
-
"infer_ms_per_sample": 0.
|
| 1052 |
-
"peak_vram_mb": 10914.
|
| 1053 |
-
"syn_ops_per_inference_early_exit":
|
| 1054 |
},
|
| 1055 |
"optimization_specific": {
|
| 1056 |
"seenn_enabled": true,
|
| 1057 |
"bayes_fusion_enabled": true,
|
| 1058 |
-
"conf_threshold": 0.
|
| 1059 |
-
"conf_temp":
|
| 1060 |
"anytime_fracs": "0.25,0.5,1.0",
|
| 1061 |
"anytime_weights": "0.3,0.3,1.0",
|
| 1062 |
"ic_loss_weight": 0.3,
|
| 1063 |
"ic_layer": 0,
|
| 1064 |
-
"mean_exit_tick":
|
| 1065 |
-
"mean_exit_ms":
|
| 1066 |
-
"ticks_saved_frac": 0.
|
| 1067 |
"exit_tick_histogram": {
|
| 1068 |
"counts": [
|
| 1069 |
-
|
| 1070 |
-
|
| 1071 |
-
|
| 1072 |
-
|
| 1073 |
-
6,
|
| 1074 |
1,
|
| 1075 |
0,
|
| 1076 |
0,
|
| 1077 |
0,
|
|
|
|
| 1078 |
0
|
| 1079 |
],
|
| 1080 |
"edges": [
|
|
@@ -1091,54 +952,54 @@
|
|
| 1091 |
100.0
|
| 1092 |
]
|
| 1093 |
},
|
| 1094 |
-
"acc_fc_only": 0.
|
| 1095 |
-
"acc_ic_only": 0.
|
| 1096 |
-
"acc_fused": 0.
|
| 1097 |
-
"acc_early_exit": 0.
|
| 1098 |
-
"syn_ops_saved_frac": 0.
|
| 1099 |
-
"syn_per_inference_early_exit":
|
| 1100 |
"anytime_acc": {
|
| 1101 |
-
"0.25": 0.
|
| 1102 |
-
"0.5": 0.
|
| 1103 |
-
"0.75": 0.
|
| 1104 |
-
"1.0": 0.
|
| 1105 |
},
|
| 1106 |
"pareto": [
|
| 1107 |
{
|
| 1108 |
"conf": 0.5,
|
| 1109 |
-
"mean_ticks":
|
| 1110 |
-
"acc": 0.
|
| 1111 |
-
"syn_ops":
|
| 1112 |
},
|
| 1113 |
{
|
| 1114 |
"conf": 0.7,
|
| 1115 |
-
"mean_ticks":
|
| 1116 |
-
"acc": 0.
|
| 1117 |
-
"syn_ops":
|
| 1118 |
},
|
| 1119 |
{
|
| 1120 |
"conf": 0.8,
|
| 1121 |
-
"mean_ticks":
|
| 1122 |
-
"acc": 0.
|
| 1123 |
-
"syn_ops":
|
| 1124 |
},
|
| 1125 |
{
|
| 1126 |
"conf": 0.9,
|
| 1127 |
-
"mean_ticks":
|
| 1128 |
-
"acc": 0.
|
| 1129 |
-
"syn_ops":
|
| 1130 |
},
|
| 1131 |
{
|
| 1132 |
"conf": 0.95,
|
| 1133 |
-
"mean_ticks":
|
| 1134 |
-
"acc": 0.
|
| 1135 |
-
"syn_ops":
|
| 1136 |
},
|
| 1137 |
{
|
| 1138 |
"conf": 0.99,
|
| 1139 |
-
"mean_ticks":
|
| 1140 |
-
"acc": 0.
|
| 1141 |
-
"syn_ops":
|
| 1142 |
}
|
| 1143 |
]
|
| 1144 |
},
|
|
@@ -1191,10 +1052,10 @@
|
|
| 1191 |
"ic_loss_weight": 0.3,
|
| 1192 |
"bayes_fusion": true,
|
| 1193 |
"fusion_prior_weight": 1.0,
|
| 1194 |
-
"conf_threshold": 0.
|
| 1195 |
-
"conf_temp":
|
| 1196 |
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1197 |
-
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/
|
| 1198 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1199 |
"push_hf": false,
|
| 1200 |
"keep_epoch_weights": 1,
|
|
@@ -1204,21 +1065,21 @@
|
|
| 1204 |
}
|
| 1205 |
},
|
| 1206 |
"zip": {
|
| 1207 |
-
"name": "
|
| 1208 |
"files": 81,
|
| 1209 |
-
"bytes":
|
| 1210 |
"MB": 12.6,
|
| 1211 |
-
"sha256": "
|
| 1212 |
}
|
| 1213 |
},
|
| 1214 |
{
|
| 1215 |
-
"key": "opt02_seenn_bayes/
|
| 1216 |
-
"tag": "
|
| 1217 |
"script": "opt02_seenn_bayes.py",
|
| 1218 |
"hf_folder": "applied/opt02_seenn_bayes",
|
| 1219 |
-
"phase":
|
| 1220 |
"status": "ok",
|
| 1221 |
-
"duration_s":
|
| 1222 |
"optimization_summary": {
|
| 1223 |
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 1224 |
"research_section": "2. Temporal-dimension reduction",
|
|
@@ -1227,51 +1088,51 @@
|
|
| 1227 |
"baseline_mode": false,
|
| 1228 |
"method": "harmonic_matched",
|
| 1229 |
"accuracy": {
|
| 1230 |
-
"test_acc": 0.
|
| 1231 |
-
"test_target_acc": 0.
|
| 1232 |
-
"best_val_acc": 0.
|
| 1233 |
},
|
| 1234 |
"efficiency": {
|
| 1235 |
"spikes_per_inference": null,
|
| 1236 |
-
"syn_ops_per_inference":
|
| 1237 |
"dense_macs_per_inference": 123955200.0,
|
| 1238 |
-
"event_fraction_of_dense": 0.
|
| 1239 |
-
"syn_ops_per_inference_dense_fanout":
|
| 1240 |
"weight_sparsity": 0.7324707846410685,
|
| 1241 |
-
"effective_ticks":
|
| 1242 |
"num_ticks": 100,
|
| 1243 |
"membrane_bytes_per_inference": 451200,
|
| 1244 |
"weight_bytes": 4907008,
|
| 1245 |
"input_raster_bytes": null,
|
| 1246 |
-
"train_ms_per_step":
|
| 1247 |
-
"infer_ms_per_sample": 0.
|
| 1248 |
-
"peak_vram_mb": 10914.
|
| 1249 |
-
"syn_ops_per_inference_early_exit":
|
| 1250 |
},
|
| 1251 |
"optimization_specific": {
|
| 1252 |
"seenn_enabled": true,
|
| 1253 |
"bayes_fusion_enabled": true,
|
| 1254 |
-
"conf_threshold": 0.
|
| 1255 |
-
"conf_temp":
|
| 1256 |
"anytime_fracs": "0.25,0.5,1.0",
|
| 1257 |
"anytime_weights": "0.3,0.3,1.0",
|
| 1258 |
"ic_loss_weight": 0.3,
|
| 1259 |
"ic_layer": 0,
|
| 1260 |
-
"mean_exit_tick":
|
| 1261 |
-
"mean_exit_ms":
|
| 1262 |
-
"ticks_saved_frac": 0.
|
| 1263 |
"exit_tick_histogram": {
|
| 1264 |
"counts": [
|
| 1265 |
-
|
| 1266 |
-
|
| 1267 |
-
|
| 1268 |
-
|
| 1269 |
-
24,
|
| 1270 |
-
6,
|
| 1271 |
-
1,
|
| 1272 |
0,
|
| 1273 |
0,
|
| 1274 |
-
0
|
|
|
|
|
|
|
|
|
|
| 1275 |
],
|
| 1276 |
"edges": [
|
| 1277 |
0.0,
|
|
@@ -1287,54 +1148,54 @@
|
|
| 1287 |
100.0
|
| 1288 |
]
|
| 1289 |
},
|
| 1290 |
-
"acc_fc_only": 0.
|
| 1291 |
"acc_ic_only": 0.9364285714285714,
|
| 1292 |
-
"acc_fused": 0.
|
| 1293 |
-
"acc_early_exit": 0.
|
| 1294 |
-
"syn_ops_saved_frac": 0.
|
| 1295 |
-
"syn_per_inference_early_exit":
|
| 1296 |
"anytime_acc": {
|
| 1297 |
-
"0.25": 0.
|
| 1298 |
-
"0.5": 0.
|
| 1299 |
-
"0.75": 0.
|
| 1300 |
-
"1.0": 0.
|
| 1301 |
},
|
| 1302 |
"pareto": [
|
| 1303 |
{
|
| 1304 |
"conf": 0.5,
|
| 1305 |
-
"mean_ticks":
|
| 1306 |
-
"acc": 0.
|
| 1307 |
-
"syn_ops":
|
| 1308 |
},
|
| 1309 |
{
|
| 1310 |
"conf": 0.7,
|
| 1311 |
-
"mean_ticks":
|
| 1312 |
-
"acc": 0.
|
| 1313 |
-
"syn_ops":
|
| 1314 |
},
|
| 1315 |
{
|
| 1316 |
"conf": 0.8,
|
| 1317 |
-
"mean_ticks":
|
| 1318 |
-
"acc": 0.
|
| 1319 |
-
"syn_ops":
|
| 1320 |
},
|
| 1321 |
{
|
| 1322 |
"conf": 0.9,
|
| 1323 |
-
"mean_ticks":
|
| 1324 |
-
"acc": 0.
|
| 1325 |
-
"syn_ops":
|
| 1326 |
},
|
| 1327 |
{
|
| 1328 |
"conf": 0.95,
|
| 1329 |
-
"mean_ticks":
|
| 1330 |
-
"acc": 0.
|
| 1331 |
-
"syn_ops":
|
| 1332 |
},
|
| 1333 |
{
|
| 1334 |
"conf": 0.99,
|
| 1335 |
-
"mean_ticks":
|
| 1336 |
-
"acc": 0.
|
| 1337 |
-
"syn_ops":
|
| 1338 |
}
|
| 1339 |
]
|
| 1340 |
},
|
|
@@ -1387,10 +1248,10 @@
|
|
| 1387 |
"ic_loss_weight": 0.3,
|
| 1388 |
"bayes_fusion": true,
|
| 1389 |
"fusion_prior_weight": 1.0,
|
| 1390 |
-
"conf_threshold": 0.
|
| 1391 |
-
"conf_temp":
|
| 1392 |
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1393 |
-
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/
|
| 1394 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1395 |
"push_hf": false,
|
| 1396 |
"keep_epoch_weights": 1,
|
|
@@ -1400,602 +1261,139 @@
|
|
| 1400 |
}
|
| 1401 |
},
|
| 1402 |
"zip": {
|
| 1403 |
-
"name": "
|
| 1404 |
"files": 81,
|
| 1405 |
-
"bytes":
|
| 1406 |
"MB": 12.6,
|
| 1407 |
-
"sha256": "
|
| 1408 |
}
|
| 1409 |
},
|
| 1410 |
{
|
| 1411 |
-
"key": "
|
| 1412 |
-
"tag": "
|
| 1413 |
-
"script": "
|
| 1414 |
-
"hf_folder": "applied/
|
| 1415 |
-
"phase":
|
| 1416 |
"status": "ok",
|
| 1417 |
-
"duration_s":
|
| 1418 |
"optimization_summary": {
|
| 1419 |
-
"optimization": "
|
| 1420 |
-
"research_section": "2. Temporal-
|
| 1421 |
-
"reference": "
|
| 1422 |
-
"script": "
|
| 1423 |
"baseline_mode": false,
|
| 1424 |
"method": "harmonic_matched",
|
| 1425 |
"accuracy": {
|
| 1426 |
-
"test_acc": 0.
|
| 1427 |
-
"test_target_acc": 0.
|
| 1428 |
-
"best_val_acc": 0.
|
| 1429 |
},
|
| 1430 |
"efficiency": {
|
| 1431 |
"spikes_per_inference": null,
|
| 1432 |
-
"syn_ops_per_inference":
|
| 1433 |
-
"dense_macs_per_inference":
|
| 1434 |
-
"event_fraction_of_dense": 0.
|
| 1435 |
-
"syn_ops_per_inference_dense_fanout":
|
| 1436 |
"weight_sparsity": 0.7324707846410685,
|
| 1437 |
-
"effective_ticks":
|
| 1438 |
"num_ticks": 100,
|
| 1439 |
"membrane_bytes_per_inference": 451200,
|
| 1440 |
"weight_bytes": 4907008,
|
| 1441 |
"input_raster_bytes": null,
|
| 1442 |
-
"train_ms_per_step":
|
| 1443 |
-
"infer_ms_per_sample": 0.
|
| 1444 |
-
"peak_vram_mb":
|
|
|
|
| 1445 |
},
|
| 1446 |
"optimization_specific": {
|
| 1447 |
-
"
|
| 1448 |
-
"
|
| 1449 |
-
"
|
| 1450 |
-
"
|
| 1451 |
-
"
|
| 1452 |
-
"
|
| 1453 |
-
"
|
| 1454 |
-
"
|
| 1455 |
-
|
| 1456 |
-
|
| 1457 |
-
|
| 1458 |
-
|
| 1459 |
-
|
| 1460 |
-
|
| 1461 |
-
|
| 1462 |
-
|
| 1463 |
-
|
| 1464 |
-
|
| 1465 |
-
|
| 1466 |
-
|
| 1467 |
-
|
| 1468 |
-
|
| 1469 |
-
|
| 1470 |
-
|
| 1471 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1472 |
},
|
| 1473 |
-
"
|
| 1474 |
-
"
|
| 1475 |
-
"
|
| 1476 |
-
|
| 1477 |
-
|
| 1478 |
-
|
| 1479 |
-
|
| 1480 |
-
|
| 1481 |
-
|
| 1482 |
-
|
| 1483 |
-
|
| 1484 |
-
{
|
| 1485 |
-
"T": 4,
|
| 1486 |
-
"arm": "thresh",
|
| 1487 |
-
"acc": 0.3335714285714286,
|
| 1488 |
-
"syn_per_inference": 1909303.75487013,
|
| 1489 |
-
"dense_per_inference": 4907008.0,
|
| 1490 |
-
"event_fraction_of_dense": 0.38909733892223736
|
| 1491 |
-
},
|
| 1492 |
-
{
|
| 1493 |
-
"T": 4,
|
| 1494 |
-
"arm": "ftbc",
|
| 1495 |
-
"acc": 0.23357142857142857,
|
| 1496 |
-
"syn_per_inference": 1938631.2873376624,
|
| 1497 |
-
"dense_per_inference": 4907008.0,
|
| 1498 |
-
"event_fraction_of_dense": 0.39507400178228
|
| 1499 |
-
},
|
| 1500 |
-
{
|
| 1501 |
-
"T": 4,
|
| 1502 |
-
"arm": "both",
|
| 1503 |
-
"acc": 0.31785714285714284,
|
| 1504 |
-
"syn_per_inference": 2003910.9650974027,
|
| 1505 |
-
"dense_per_inference": 4907008.0,
|
| 1506 |
-
"event_fraction_of_dense": 0.40837735848350004
|
| 1507 |
-
},
|
| 1508 |
-
{
|
| 1509 |
-
"T": 8,
|
| 1510 |
-
"arm": "raw",
|
| 1511 |
-
"acc": 0.6157142857142858,
|
| 1512 |
-
"syn_per_inference": 2054740.7784090908,
|
| 1513 |
-
"dense_per_inference": 9814016.0,
|
| 1514 |
-
"event_fraction_of_dense": 0.20936798741810597
|
| 1515 |
-
},
|
| 1516 |
-
{
|
| 1517 |
-
"T": 8,
|
| 1518 |
-
"arm": "thresh",
|
| 1519 |
-
"acc": 0.535,
|
| 1520 |
-
"syn_per_inference": 2140106.012987013,
|
| 1521 |
-
"dense_per_inference": 9814016.0,
|
| 1522 |
-
"event_fraction_of_dense": 0.21806628529921013
|
| 1523 |
-
},
|
| 1524 |
-
{
|
| 1525 |
-
"T": 8,
|
| 1526 |
-
"arm": "ftbc",
|
| 1527 |
-
"acc": 0.5135714285714286,
|
| 1528 |
-
"syn_per_inference": 2244092.827922078,
|
| 1529 |
-
"dense_per_inference": 9814016.0,
|
| 1530 |
-
"event_fraction_of_dense": 0.22866203070405405
|
| 1531 |
-
},
|
| 1532 |
-
{
|
| 1533 |
-
"T": 8,
|
| 1534 |
-
"arm": "both",
|
| 1535 |
-
"acc": 0.4642857142857143,
|
| 1536 |
-
"syn_per_inference": 2392016.2751623373,
|
| 1537 |
-
"dense_per_inference": 9814016.0,
|
| 1538 |
-
"event_fraction_of_dense": 0.2437347030168218
|
| 1539 |
-
},
|
| 1540 |
-
{
|
| 1541 |
-
"T": 16,
|
| 1542 |
-
"arm": "raw",
|
| 1543 |
-
"acc": 0.8264285714285714,
|
| 1544 |
-
"syn_per_inference": 2346062.1858766233,
|
| 1545 |
-
"dense_per_inference": 19628032.0,
|
| 1546 |
-
"event_fraction_of_dense": 0.11952610357862792
|
| 1547 |
-
},
|
| 1548 |
-
{
|
| 1549 |
-
"T": 16,
|
| 1550 |
-
"arm": "thresh",
|
| 1551 |
-
"acc": 0.7228571428571429,
|
| 1552 |
-
"syn_per_inference": 2542097.0625,
|
| 1553 |
-
"dense_per_inference": 19628032.0,
|
| 1554 |
-
"event_fraction_of_dense": 0.1295135988416974
|
| 1555 |
-
},
|
| 1556 |
-
{
|
| 1557 |
-
"T": 16,
|
| 1558 |
-
"arm": "ftbc",
|
| 1559 |
-
"acc": 0.7578571428571429,
|
| 1560 |
-
"syn_per_inference": 2610952.6550324676,
|
| 1561 |
-
"dense_per_inference": 19628032.0,
|
| 1562 |
-
"event_fraction_of_dense": 0.13302162208786228
|
| 1563 |
-
},
|
| 1564 |
-
{
|
| 1565 |
-
"T": 16,
|
| 1566 |
-
"arm": "both",
|
| 1567 |
-
"acc": 0.6342857142857142,
|
| 1568 |
-
"syn_per_inference": 2888513.6176948054,
|
| 1569 |
-
"dense_per_inference": 19628032.0,
|
| 1570 |
-
"event_fraction_of_dense": 0.14716267110705777
|
| 1571 |
-
},
|
| 1572 |
-
{
|
| 1573 |
-
"T": 25,
|
| 1574 |
-
"arm": "raw",
|
| 1575 |
-
"acc": 0.89,
|
| 1576 |
-
"syn_per_inference": 2567979.000811688,
|
| 1577 |
-
"dense_per_inference": 30668800.0,
|
| 1578 |
-
"event_fraction_of_dense": 0.08373262080067326
|
| 1579 |
-
},
|
| 1580 |
-
{
|
| 1581 |
-
"T": 25,
|
| 1582 |
-
"arm": "thresh",
|
| 1583 |
-
"acc": 0.8221428571428572,
|
| 1584 |
-
"syn_per_inference": 2890386.8092532465,
|
| 1585 |
-
"dense_per_inference": 30668800.0,
|
| 1586 |
-
"event_fraction_of_dense": 0.09424518759303417
|
| 1587 |
-
},
|
| 1588 |
-
{
|
| 1589 |
-
"T": 25,
|
| 1590 |
-
"arm": "ftbc",
|
| 1591 |
-
"acc": 0.8642857142857143,
|
| 1592 |
-
"syn_per_inference": 2876722.585227273,
|
| 1593 |
-
"dense_per_inference": 30668800.0,
|
| 1594 |
-
"event_fraction_of_dense": 0.09379964606464136
|
| 1595 |
-
},
|
| 1596 |
-
{
|
| 1597 |
-
"T": 25,
|
| 1598 |
-
"arm": "both",
|
| 1599 |
-
"acc": 0.7692857142857142,
|
| 1600 |
-
"syn_per_inference": 3290927.121753247,
|
| 1601 |
-
"dense_per_inference": 30668800.0,
|
| 1602 |
-
"event_fraction_of_dense": 0.10730537620491336
|
| 1603 |
-
},
|
| 1604 |
-
{
|
| 1605 |
-
"T": 50,
|
| 1606 |
-
"arm": "raw",
|
| 1607 |
-
"acc": 0.9328571428571428,
|
| 1608 |
-
"syn_per_inference": 2922163.6103896103,
|
| 1609 |
-
"dense_per_inference": 61337600.0,
|
| 1610 |
-
"event_fraction_of_dense": 0.04764065777581142
|
| 1611 |
-
},
|
| 1612 |
-
{
|
| 1613 |
-
"T": 50,
|
| 1614 |
-
"arm": "thresh",
|
| 1615 |
-
"acc": 0.9135714285714286,
|
| 1616 |
-
"syn_per_inference": 3546637.237824675,
|
| 1617 |
-
"dense_per_inference": 61337600.0,
|
| 1618 |
-
"event_fraction_of_dense": 0.05782158476733154
|
| 1619 |
-
},
|
| 1620 |
-
{
|
| 1621 |
-
"T": 50,
|
| 1622 |
-
"arm": "ftbc",
|
| 1623 |
-
"acc": 0.9292857142857143,
|
| 1624 |
-
"syn_per_inference": 3297052.6079545454,
|
| 1625 |
-
"dense_per_inference": 61337600.0,
|
| 1626 |
-
"event_fraction_of_dense": 0.053752553212948424
|
| 1627 |
-
},
|
| 1628 |
-
{
|
| 1629 |
-
"T": 50,
|
| 1630 |
-
"arm": "both",
|
| 1631 |
-
"acc": 0.9007142857142857,
|
| 1632 |
-
"syn_per_inference": 4030732.6136363638,
|
| 1633 |
-
"dense_per_inference": 61337600.0,
|
| 1634 |
-
"event_fraction_of_dense": 0.06571389512527982
|
| 1635 |
-
},
|
| 1636 |
-
{
|
| 1637 |
-
"T": 100,
|
| 1638 |
-
"arm": "raw",
|
| 1639 |
-
"acc": 0.9428571428571428,
|
| 1640 |
-
"syn_per_inference": 3264047.5113636362,
|
| 1641 |
-
"dense_per_inference": 122675200.0,
|
| 1642 |
-
"event_fraction_of_dense": 0.026607232035192413
|
| 1643 |
-
},
|
| 1644 |
-
{
|
| 1645 |
-
"T": 100,
|
| 1646 |
-
"arm": "thresh",
|
| 1647 |
-
"acc": 0.9321428571428572,
|
| 1648 |
-
"syn_per_inference": 4339798.512987013,
|
| 1649 |
-
"dense_per_inference": 122675200.0,
|
| 1650 |
-
"event_fraction_of_dense": 0.03537633126326277
|
| 1651 |
-
},
|
| 1652 |
-
{
|
| 1653 |
-
"T": 100,
|
| 1654 |
-
"arm": "ftbc",
|
| 1655 |
-
"acc": 0.9407142857142857,
|
| 1656 |
-
"syn_per_inference": 3693235.9448051946,
|
| 1657 |
-
"dense_per_inference": 122675200.0,
|
| 1658 |
-
"event_fraction_of_dense": 0.03010580740691839
|
| 1659 |
-
},
|
| 1660 |
-
{
|
| 1661 |
-
"T": 100,
|
| 1662 |
-
"arm": "both",
|
| 1663 |
-
"acc": 0.9292857142857143,
|
| 1664 |
-
"syn_per_inference": 4875421.047077922,
|
| 1665 |
-
"dense_per_inference": 122675200.0,
|
| 1666 |
-
"event_fraction_of_dense": 0.03974251557835587
|
| 1667 |
-
}
|
| 1668 |
-
],
|
| 1669 |
-
"calibration_reference": "same network at full T (NOT a source ANN)"
|
| 1670 |
-
},
|
| 1671 |
-
"config": {
|
| 1672 |
-
"method": "harmonic_matched",
|
| 1673 |
-
"data_root": "/kaggle/working/data",
|
| 1674 |
-
"subjects": "",
|
| 1675 |
-
"blocks": "",
|
| 1676 |
-
"limit": 0,
|
| 1677 |
-
"drop_rest": true,
|
| 1678 |
-
"resplit": "block",
|
| 1679 |
-
"test_blocks": "6",
|
| 1680 |
-
"class_weight": false,
|
| 1681 |
-
"epochs": 60,
|
| 1682 |
-
"batch_size": 64,
|
| 1683 |
-
"lr": 0.002,
|
| 1684 |
-
"weight_decay": 0.0005,
|
| 1685 |
-
"grad_clip": 5.0,
|
| 1686 |
-
"num_bins": 100,
|
| 1687 |
-
"window_sec": 5.0,
|
| 1688 |
-
"hidden": "512,256",
|
| 1689 |
-
"freq_groups": 8,
|
| 1690 |
-
"dropout": 0.3,
|
| 1691 |
-
"spike_drop": 0.1,
|
| 1692 |
-
"time_jitter": 2,
|
| 1693 |
-
"label_smoothing": 0.05,
|
| 1694 |
-
"no_batchnorm": false,
|
| 1695 |
-
"binary_input": false,
|
| 1696 |
-
"beta": 1.0,
|
| 1697 |
-
"thresh": 1.0,
|
| 1698 |
-
"window": 0.5,
|
| 1699 |
-
"gain": 1.0,
|
| 1700 |
-
"alpha": 0.9,
|
| 1701 |
-
"readout": "spikecount",
|
| 1702 |
-
"fake_quant": 0,
|
| 1703 |
-
"amp": false,
|
| 1704 |
-
"spike_reg": 0.0,
|
| 1705 |
-
"event_eval": true,
|
| 1706 |
-
"decision_margin": 2.0,
|
| 1707 |
-
"export": false,
|
| 1708 |
-
"seed": 1234,
|
| 1709 |
-
"hub_dir": "/kaggle/working/hub/opt03_ftbc_threshold_balance/calib_p95",
|
| 1710 |
-
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1711 |
-
"push_hf": false,
|
| 1712 |
-
"keep_epoch_weights": 1,
|
| 1713 |
-
"no_resume": true,
|
| 1714 |
-
"selftest": false,
|
| 1715 |
-
"baseline": false,
|
| 1716 |
-
"bench": true,
|
| 1717 |
-
"bench_warmup": 10,
|
| 1718 |
-
"bench_iters": 50,
|
| 1719 |
-
"bench_train_steps": 20,
|
| 1720 |
-
"calibrate_thresh": true,
|
| 1721 |
-
"calib_percentile": 95.0,
|
| 1722 |
-
"calib_batches": 8,
|
| 1723 |
-
"ftbc": true,
|
| 1724 |
-
"ftbc_target_ticks": 8,
|
| 1725 |
-
"ftbc_ref_ticks": 0,
|
| 1726 |
-
"ftbc_lr": 1.0,
|
| 1727 |
-
"t_sweep": "4,8,16,25,50,100",
|
| 1728 |
-
"sampling_rate": 250.0
|
| 1729 |
-
}
|
| 1730 |
-
},
|
| 1731 |
-
"zip": {
|
| 1732 |
-
"name": "calib_p95.zip",
|
| 1733 |
-
"files": 81,
|
| 1734 |
-
"bytes": 12247718,
|
| 1735 |
-
"MB": 12.2,
|
| 1736 |
-
"sha256": "7bfd3a9ba5be867423a06c63cc3e7652e2784be8ea2ed7f3064997e028337fd1"
|
| 1737 |
-
}
|
| 1738 |
-
},
|
| 1739 |
-
{
|
| 1740 |
-
"key": "opt03_ftbc_threshold_balance/calib_p99",
|
| 1741 |
-
"tag": "calib_p99",
|
| 1742 |
-
"script": "opt03_ftbc_threshold_balance.py",
|
| 1743 |
-
"hf_folder": "applied/opt03_ftbc_threshold_balance",
|
| 1744 |
-
"phase": 3,
|
| 1745 |
-
"status": "ok",
|
| 1746 |
-
"duration_s": 377.6,
|
| 1747 |
-
"optimization_summary": {
|
| 1748 |
-
"optimization": "ftbc_threshold_balance",
|
| 1749 |
-
"research_section": "2. Temporal-Dimension Reduction (threshold balancing + FTBC)",
|
| 1750 |
-
"reference": "Rueckauer et al. arXiv:1612.04052; Sengupta et al. arXiv:1802.02627; FTBC: Forward Temporal Bias Correction, ECCV 2024",
|
| 1751 |
-
"script": "opt03_ftbc_threshold_balance.py",
|
| 1752 |
-
"baseline_mode": false,
|
| 1753 |
-
"method": "harmonic_matched",
|
| 1754 |
-
"accuracy": {
|
| 1755 |
-
"test_acc": 0.9328571428571428,
|
| 1756 |
-
"test_target_acc": 0.9328571428571428,
|
| 1757 |
-
"best_val_acc": 0.945
|
| 1758 |
-
},
|
| 1759 |
-
"efficiency": {
|
| 1760 |
-
"spikes_per_inference": null,
|
| 1761 |
-
"syn_ops_per_inference": 3284640.788149351,
|
| 1762 |
-
"dense_macs_per_inference": 122675200.0,
|
| 1763 |
-
"event_fraction_of_dense": 0.026775100331194495,
|
| 1764 |
-
"syn_ops_per_inference_dense_fanout": 64861258.57467532,
|
| 1765 |
-
"weight_sparsity": 0.7324707846410685,
|
| 1766 |
-
"effective_ticks": 12.331428571428571,
|
| 1767 |
-
"num_ticks": 100,
|
| 1768 |
-
"membrane_bytes_per_inference": 451200,
|
| 1769 |
-
"weight_bytes": 4907008,
|
| 1770 |
-
"input_raster_bytes": null,
|
| 1771 |
-
"train_ms_per_step": 98.5430900999745,
|
| 1772 |
-
"infer_ms_per_sample": 0.6449701993750523,
|
| 1773 |
-
"peak_vram_mb": 2828.248576
|
| 1774 |
-
},
|
| 1775 |
-
"optimization_specific": {
|
| 1776 |
-
"calibrate_thresh": true,
|
| 1777 |
-
"ftbc": true,
|
| 1778 |
-
"calib_percentile": 99.0,
|
| 1779 |
-
"calib_batches": 8,
|
| 1780 |
-
"ftbc_target_ticks": 8,
|
| 1781 |
-
"ftbc_ref_ticks": 100,
|
| 1782 |
-
"trained_T": 100,
|
| 1783 |
-
"thresh_before": [
|
| 1784 |
-
1.0,
|
| 1785 |
-
1.0,
|
| 1786 |
-
1.0,
|
| 1787 |
-
1.0
|
| 1788 |
-
],
|
| 1789 |
-
"thresh_after": [
|
| 1790 |
-
1.1893720626831055,
|
| 1791 |
-
0.6524527072906494,
|
| 1792 |
-
0.9638769626617432,
|
| 1793 |
-
2.4433438777923584
|
| 1794 |
-
],
|
| 1795 |
-
"min_ticks_within_1pct_of_full": null,
|
| 1796 |
-
"min_ticks_within_1pct_per_arm": {
|
| 1797 |
-
"raw": 100,
|
| 1798 |
-
"thresh": null,
|
| 1799 |
-
"ftbc": 100,
|
| 1800 |
-
"both": null
|
| 1801 |
},
|
| 1802 |
-
"
|
| 1803 |
-
"full_T_acc": 0.9464285714285714,
|
| 1804 |
-
"t_sweep_rows": [
|
| 1805 |
-
{
|
| 1806 |
-
"T": 4,
|
| 1807 |
-
"arm": "raw",
|
| 1808 |
-
"acc": 0.3157142857142857,
|
| 1809 |
-
"syn_per_inference": 1878827.9334415584,
|
| 1810 |
-
"dense_per_inference": 4907008.0,
|
| 1811 |
-
"event_fraction_of_dense": 0.38288666605833094
|
| 1812 |
-
},
|
| 1813 |
-
{
|
| 1814 |
-
"T": 4,
|
| 1815 |
-
"arm": "thresh",
|
| 1816 |
-
"acc": 0.3742857142857143,
|
| 1817 |
-
"syn_per_inference": 1883321.543831169,
|
| 1818 |
-
"dense_per_inference": 4907008.0,
|
| 1819 |
-
"event_fraction_of_dense": 0.38380241968856965
|
| 1820 |
-
},
|
| 1821 |
-
{
|
| 1822 |
-
"T": 4,
|
| 1823 |
-
"arm": "ftbc",
|
| 1824 |
-
"acc": 0.21071428571428572,
|
| 1825 |
-
"syn_per_inference": 1981124.6103896103,
|
| 1826 |
-
"dense_per_inference": 4907008.0,
|
| 1827 |
-
"event_fraction_of_dense": 0.4037337233584315
|
| 1828 |
-
},
|
| 1829 |
-
{
|
| 1830 |
-
"T": 4,
|
| 1831 |
-
"arm": "both",
|
| 1832 |
-
"acc": 0.25,
|
| 1833 |
-
"syn_per_inference": 2006390.69237013,
|
| 1834 |
-
"dense_per_inference": 4907008.0,
|
| 1835 |
-
"event_fraction_of_dense": 0.40888270252873643
|
| 1836 |
-
},
|
| 1837 |
-
{
|
| 1838 |
-
"T": 8,
|
| 1839 |
-
"arm": "raw",
|
| 1840 |
-
"acc": 0.6171428571428571,
|
| 1841 |
-
"syn_per_inference": 2065125.0535714284,
|
| 1842 |
-
"dense_per_inference": 9814016.0,
|
| 1843 |
-
"event_fraction_of_dense": 0.21042609402424334
|
| 1844 |
-
},
|
| 1845 |
-
{
|
| 1846 |
-
"T": 8,
|
| 1847 |
-
"arm": "thresh",
|
| 1848 |
-
"acc": 0.64,
|
| 1849 |
-
"syn_per_inference": 2068805.8603896103,
|
| 1850 |
-
"dense_per_inference": 9814016.0,
|
| 1851 |
-
"event_fraction_of_dense": 0.2108011501499091
|
| 1852 |
-
},
|
| 1853 |
-
{
|
| 1854 |
-
"T": 8,
|
| 1855 |
-
"arm": "ftbc",
|
| 1856 |
-
"acc": 0.38785714285714284,
|
| 1857 |
-
"syn_per_inference": 2372934.5551948054,
|
| 1858 |
-
"dense_per_inference": 9814016.0,
|
| 1859 |
-
"event_fraction_of_dense": 0.24179036952811217
|
| 1860 |
-
},
|
| 1861 |
-
{
|
| 1862 |
-
"T": 8,
|
| 1863 |
-
"arm": "both",
|
| 1864 |
-
"acc": 0.4235714285714286,
|
| 1865 |
-
"syn_per_inference": 2420752.936688312,
|
| 1866 |
-
"dense_per_inference": 9814016.0,
|
| 1867 |
-
"event_fraction_of_dense": 0.2466628276016986
|
| 1868 |
-
},
|
| 1869 |
-
{
|
| 1870 |
-
"T": 16,
|
| 1871 |
-
"arm": "raw",
|
| 1872 |
-
"acc": 0.8157142857142857,
|
| 1873 |
-
"syn_per_inference": 2361965.2678571427,
|
| 1874 |
-
"dense_per_inference": 19628032.0,
|
| 1875 |
-
"event_fraction_of_dense": 0.12033632652815844
|
| 1876 |
-
},
|
| 1877 |
-
{
|
| 1878 |
-
"T": 16,
|
| 1879 |
-
"arm": "thresh",
|
| 1880 |
-
"acc": 0.8385714285714285,
|
| 1881 |
-
"syn_per_inference": 2359900.8782467535,
|
| 1882 |
-
"dense_per_inference": 19628032.0,
|
| 1883 |
-
"event_fraction_of_dense": 0.1202311509501693
|
| 1884 |
-
},
|
| 1885 |
-
{
|
| 1886 |
-
"T": 16,
|
| 1887 |
-
"arm": "ftbc",
|
| 1888 |
-
"acc": 0.6078571428571429,
|
| 1889 |
-
"syn_per_inference": 2799702.0219155843,
|
| 1890 |
-
"dense_per_inference": 19628032.0,
|
| 1891 |
-
"event_fraction_of_dense": 0.14263793853176845
|
| 1892 |
-
},
|
| 1893 |
-
{
|
| 1894 |
-
"T": 16,
|
| 1895 |
-
"arm": "both",
|
| 1896 |
-
"acc": 0.6185714285714285,
|
| 1897 |
-
"syn_per_inference": 2833707.82224026,
|
| 1898 |
-
"dense_per_inference": 19628032.0,
|
| 1899 |
-
"event_fraction_of_dense": 0.1443704504985655
|
| 1900 |
-
},
|
| 1901 |
-
{
|
| 1902 |
-
"T": 25,
|
| 1903 |
-
"arm": "raw",
|
| 1904 |
-
"acc": 0.8892857142857142,
|
| 1905 |
-
"syn_per_inference": 2587462.3092532465,
|
| 1906 |
-
"dense_per_inference": 30668800.0,
|
| 1907 |
-
"event_fraction_of_dense": 0.08436790188247491
|
| 1908 |
-
},
|
| 1909 |
-
{
|
| 1910 |
-
"T": 25,
|
| 1911 |
-
"arm": "thresh",
|
| 1912 |
-
"acc": 0.8978571428571429,
|
| 1913 |
-
"syn_per_inference": 2580447.637987013,
|
| 1914 |
-
"dense_per_inference": 30668800.0,
|
| 1915 |
-
"event_fraction_of_dense": 0.08413917851324515
|
| 1916 |
-
},
|
| 1917 |
-
{
|
| 1918 |
-
"T": 25,
|
| 1919 |
-
"arm": "ftbc",
|
| 1920 |
-
"acc": 0.7892857142857143,
|
| 1921 |
-
"syn_per_inference": 3096516.7978896108,
|
| 1922 |
-
"dense_per_inference": 30668800.0,
|
| 1923 |
-
"event_fraction_of_dense": 0.10096635009813265
|
| 1924 |
-
},
|
| 1925 |
-
{
|
| 1926 |
-
"T": 25,
|
| 1927 |
-
"arm": "both",
|
| 1928 |
-
"acc": 0.7935714285714286,
|
| 1929 |
-
"syn_per_inference": 3116778.5568181816,
|
| 1930 |
-
"dense_per_inference": 30668800.0,
|
| 1931 |
-
"event_fraction_of_dense": 0.10162701366920719
|
| 1932 |
-
},
|
| 1933 |
-
{
|
| 1934 |
-
"T": 50,
|
| 1935 |
-
"arm": "raw",
|
| 1936 |
-
"acc": 0.9357142857142857,
|
| 1937 |
-
"syn_per_inference": 2946150.8920454546,
|
| 1938 |
-
"dense_per_inference": 61337600.0,
|
| 1939 |
-
"event_fraction_of_dense": 0.04803172755447645
|
| 1940 |
-
},
|
| 1941 |
-
{
|
| 1942 |
-
"T": 50,
|
| 1943 |
-
"arm": "thresh",
|
| 1944 |
-
"acc": 0.93,
|
| 1945 |
-
"syn_per_inference": 2946987.3668831172,
|
| 1946 |
-
"dense_per_inference": 61337600.0,
|
| 1947 |
-
"event_fraction_of_dense": 0.04804536478250074
|
| 1948 |
-
},
|
| 1949 |
{
|
| 1950 |
-
"
|
| 1951 |
-
"
|
| 1952 |
-
"acc": 0.
|
| 1953 |
-
"
|
| 1954 |
-
"dense_per_inference": 61337600.0,
|
| 1955 |
-
"event_fraction_of_dense": 0.057903718121500525
|
| 1956 |
},
|
| 1957 |
{
|
| 1958 |
-
"
|
| 1959 |
-
"
|
| 1960 |
-
"acc": 0.
|
| 1961 |
-
"
|
| 1962 |
-
"dense_per_inference": 61337600.0,
|
| 1963 |
-
"event_fraction_of_dense": 0.058155512708333905
|
| 1964 |
},
|
| 1965 |
{
|
| 1966 |
-
"
|
| 1967 |
-
"
|
| 1968 |
-
"acc": 0.
|
| 1969 |
-
"
|
| 1970 |
-
"dense_per_inference": 122675200.0,
|
| 1971 |
-
"event_fraction_of_dense": 0.026775101489093196
|
| 1972 |
},
|
| 1973 |
{
|
| 1974 |
-
"
|
| 1975 |
-
"
|
| 1976 |
-
"acc": 0.
|
| 1977 |
-
"
|
| 1978 |
-
"dense_per_inference": 122675200.0,
|
| 1979 |
-
"event_fraction_of_dense": 0.02717455117252713
|
| 1980 |
},
|
| 1981 |
{
|
| 1982 |
-
"
|
| 1983 |
-
"
|
| 1984 |
-
"acc": 0.
|
| 1985 |
-
"
|
| 1986 |
-
"dense_per_inference": 122675200.0,
|
| 1987 |
-
"event_fraction_of_dense": 0.03229437279943668
|
| 1988 |
},
|
| 1989 |
{
|
| 1990 |
-
"
|
| 1991 |
-
"
|
| 1992 |
-
"acc": 0.
|
| 1993 |
-
"
|
| 1994 |
-
"dense_per_inference": 122675200.0,
|
| 1995 |
-
"event_fraction_of_dense": 0.032720527610053465
|
| 1996 |
}
|
| 1997 |
-
]
|
| 1998 |
-
"calibration_reference": "same network at full T (NOT a source ANN)"
|
| 1999 |
},
|
| 2000 |
"config": {
|
| 2001 |
"method": "harmonic_matched",
|
|
@@ -2035,363 +1433,35 @@
|
|
| 2035 |
"decision_margin": 2.0,
|
| 2036 |
"export": false,
|
| 2037 |
"seed": 1234,
|
| 2038 |
-
"hub_dir": "/kaggle/working/hub/opt03_ftbc_threshold_balance/calib_p99",
|
| 2039 |
-
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 2040 |
-
"push_hf": false,
|
| 2041 |
-
"keep_epoch_weights": 1,
|
| 2042 |
-
"no_resume": true,
|
| 2043 |
-
"selftest": false,
|
| 2044 |
"baseline": false,
|
| 2045 |
"bench": true,
|
| 2046 |
"bench_warmup": 10,
|
| 2047 |
"bench_iters": 50,
|
| 2048 |
"bench_train_steps": 20,
|
| 2049 |
-
"
|
| 2050 |
-
"
|
| 2051 |
-
"
|
| 2052 |
-
"
|
| 2053 |
-
"
|
| 2054 |
-
"
|
| 2055 |
-
"
|
| 2056 |
-
"
|
| 2057 |
-
"
|
| 2058 |
-
|
| 2059 |
-
},
|
| 2060 |
-
"zip": {
|
| 2061 |
-
"name": "calib_p99.zip",
|
| 2062 |
-
"files": 81,
|
| 2063 |
-
"bytes": 12249418,
|
| 2064 |
-
"MB": 12.2,
|
| 2065 |
-
"sha256": "97afd31f1cc8ac24332af9c09efb238f37fc46365dc5d669f42dda2ecb138d3b"
|
| 2066 |
-
}
|
| 2067 |
-
},
|
| 2068 |
-
{
|
| 2069 |
-
"key": "opt03_ftbc_threshold_balance/calib_p99.99",
|
| 2070 |
-
"tag": "calib_p99.99",
|
| 2071 |
-
"script": "opt03_ftbc_threshold_balance.py",
|
| 2072 |
-
"hf_folder": "applied/opt03_ftbc_threshold_balance",
|
| 2073 |
-
"phase": 3,
|
| 2074 |
-
"status": "ok",
|
| 2075 |
-
"duration_s": 377.5,
|
| 2076 |
-
"optimization_summary": {
|
| 2077 |
-
"optimization": "ftbc_threshold_balance",
|
| 2078 |
-
"research_section": "2. Temporal-Dimension Reduction (threshold balancing + FTBC)",
|
| 2079 |
-
"reference": "Rueckauer et al. arXiv:1612.04052; Sengupta et al. arXiv:1802.02627; FTBC: Forward Temporal Bias Correction, ECCV 2024",
|
| 2080 |
-
"script": "opt03_ftbc_threshold_balance.py",
|
| 2081 |
-
"baseline_mode": false,
|
| 2082 |
-
"method": "harmonic_matched",
|
| 2083 |
-
"accuracy": {
|
| 2084 |
-
"test_acc": 0.9342857142857143,
|
| 2085 |
-
"test_target_acc": 0.9342857142857143,
|
| 2086 |
-
"best_val_acc": 0.9485714285714286
|
| 2087 |
-
},
|
| 2088 |
-
"efficiency": {
|
| 2089 |
-
"spikes_per_inference": null,
|
| 2090 |
-
"syn_ops_per_inference": 3246424.559253247,
|
| 2091 |
-
"dense_macs_per_inference": 122675200.0,
|
| 2092 |
-
"event_fraction_of_dense": 0.026463576658144815,
|
| 2093 |
-
"syn_ops_per_inference_dense_fanout": 64823042.345779225,
|
| 2094 |
-
"weight_sparsity": 0.7324707846410685,
|
| 2095 |
-
"effective_ticks": 12.131428571428572,
|
| 2096 |
-
"num_ticks": 100,
|
| 2097 |
-
"membrane_bytes_per_inference": 451200,
|
| 2098 |
-
"weight_bytes": 4907008,
|
| 2099 |
-
"input_raster_bytes": null,
|
| 2100 |
-
"train_ms_per_step": 95.91640224998628,
|
| 2101 |
-
"infer_ms_per_sample": 0.629378066875006,
|
| 2102 |
-
"peak_vram_mb": 2823.921152
|
| 2103 |
-
},
|
| 2104 |
-
"optimization_specific": {
|
| 2105 |
-
"calibrate_thresh": true,
|
| 2106 |
-
"ftbc": true,
|
| 2107 |
-
"calib_percentile": 99.99,
|
| 2108 |
-
"calib_batches": 8,
|
| 2109 |
-
"ftbc_target_ticks": 8,
|
| 2110 |
-
"ftbc_ref_ticks": 100,
|
| 2111 |
-
"trained_T": 100,
|
| 2112 |
-
"thresh_before": [
|
| 2113 |
-
1.0,
|
| 2114 |
-
1.0,
|
| 2115 |
-
1.0,
|
| 2116 |
-
1.0
|
| 2117 |
-
],
|
| 2118 |
-
"thresh_after": [
|
| 2119 |
-
3.5768113136291504,
|
| 2120 |
-
1.0354942083358765,
|
| 2121 |
-
1.2101423740386963,
|
| 2122 |
-
2.95900559425354
|
| 2123 |
-
],
|
| 2124 |
-
"min_ticks_within_1pct_of_full": null,
|
| 2125 |
-
"min_ticks_within_1pct_per_arm": {
|
| 2126 |
-
"raw": 100,
|
| 2127 |
-
"thresh": 50,
|
| 2128 |
-
"ftbc": 100,
|
| 2129 |
-
"both": null
|
| 2130 |
-
},
|
| 2131 |
-
"speedup_at_min_ticks": null,
|
| 2132 |
-
"full_T_acc": 0.9442857142857143,
|
| 2133 |
-
"t_sweep_rows": [
|
| 2134 |
-
{
|
| 2135 |
-
"T": 4,
|
| 2136 |
-
"arm": "raw",
|
| 2137 |
-
"acc": 0.2892857142857143,
|
| 2138 |
-
"syn_per_inference": 1865469.109577922,
|
| 2139 |
-
"dense_per_inference": 4907008.0,
|
| 2140 |
-
"event_fraction_of_dense": 0.3801642690572182
|
| 2141 |
-
},
|
| 2142 |
-
{
|
| 2143 |
-
"T": 4,
|
| 2144 |
-
"arm": "thresh",
|
| 2145 |
-
"acc": 0.46214285714285713,
|
| 2146 |
-
"syn_per_inference": 1787905.8538961038,
|
| 2147 |
-
"dense_per_inference": 4907008.0,
|
| 2148 |
-
"event_fraction_of_dense": 0.3643576399093101
|
| 2149 |
-
},
|
| 2150 |
-
{
|
| 2151 |
-
"T": 4,
|
| 2152 |
-
"arm": "ftbc",
|
| 2153 |
-
"acc": 0.052142857142857144,
|
| 2154 |
-
"syn_per_inference": 1966834.3693181819,
|
| 2155 |
-
"dense_per_inference": 4907008.0,
|
| 2156 |
-
"event_fraction_of_dense": 0.40082151268516003
|
| 2157 |
-
},
|
| 2158 |
-
{
|
| 2159 |
-
"T": 4,
|
| 2160 |
-
"arm": "both",
|
| 2161 |
-
"acc": 0.1757142857142857,
|
| 2162 |
-
"syn_per_inference": 1898818.9853896103,
|
| 2163 |
-
"dense_per_inference": 4907008.0,
|
| 2164 |
-
"event_fraction_of_dense": 0.3869606459556639
|
| 2165 |
-
},
|
| 2166 |
-
{
|
| 2167 |
-
"T": 8,
|
| 2168 |
-
"arm": "raw",
|
| 2169 |
-
"acc": 0.6142857142857143,
|
| 2170 |
-
"syn_per_inference": 2044550.4594155846,
|
| 2171 |
-
"dense_per_inference": 9814016.0,
|
| 2172 |
-
"event_fraction_of_dense": 0.20832964399238646
|
| 2173 |
-
},
|
| 2174 |
-
{
|
| 2175 |
-
"T": 8,
|
| 2176 |
-
"arm": "thresh",
|
| 2177 |
-
"acc": 0.855,
|
| 2178 |
-
"syn_per_inference": 1874452.362012987,
|
| 2179 |
-
"dense_per_inference": 9814016.0,
|
| 2180 |
-
"event_fraction_of_dense": 0.19099748380408052
|
| 2181 |
-
},
|
| 2182 |
-
{
|
| 2183 |
-
"T": 8,
|
| 2184 |
-
"arm": "ftbc",
|
| 2185 |
-
"acc": 0.10214285714285715,
|
| 2186 |
-
"syn_per_inference": 2318848.7905844157,
|
| 2187 |
-
"dense_per_inference": 9814016.0,
|
| 2188 |
-
"event_fraction_of_dense": 0.23627929591559824
|
| 2189 |
-
},
|
| 2190 |
-
{
|
| 2191 |
-
"T": 8,
|
| 2192 |
-
"arm": "both",
|
| 2193 |
-
"acc": 0.3757142857142857,
|
| 2194 |
-
"syn_per_inference": 2183480.32224026,
|
| 2195 |
-
"dense_per_inference": 9814016.0,
|
| 2196 |
-
"event_fraction_of_dense": 0.22248591425164377
|
| 2197 |
-
},
|
| 2198 |
-
{
|
| 2199 |
-
"T": 16,
|
| 2200 |
-
"arm": "raw",
|
| 2201 |
-
"acc": 0.8092857142857143,
|
| 2202 |
-
"syn_per_inference": 2330725.1071428573,
|
| 2203 |
-
"dense_per_inference": 19628032.0,
|
| 2204 |
-
"event_fraction_of_dense": 0.11874471710372478
|
| 2205 |
-
},
|
| 2206 |
-
{
|
| 2207 |
-
"T": 16,
|
| 2208 |
-
"arm": "thresh",
|
| 2209 |
-
"acc": 0.915,
|
| 2210 |
-
"syn_per_inference": 1987912.3238636365,
|
| 2211 |
-
"dense_per_inference": 19628032.0,
|
| 2212 |
-
"event_fraction_of_dense": 0.10127924816220171
|
| 2213 |
-
},
|
| 2214 |
-
{
|
| 2215 |
-
"T": 16,
|
| 2216 |
-
"arm": "ftbc",
|
| 2217 |
-
"acc": 0.6707142857142857,
|
| 2218 |
-
"syn_per_inference": 2661914.364448052,
|
| 2219 |
-
"dense_per_inference": 19628032.0,
|
| 2220 |
-
"event_fraction_of_dense": 0.13561799595843596
|
| 2221 |
-
},
|
| 2222 |
-
{
|
| 2223 |
-
"T": 16,
|
| 2224 |
-
"arm": "both",
|
| 2225 |
-
"acc": 0.5092857142857142,
|
| 2226 |
-
"syn_per_inference": 2356939.4910714286,
|
| 2227 |
-
"dense_per_inference": 19628032.0,
|
| 2228 |
-
"event_fraction_of_dense": 0.12008027555036739
|
| 2229 |
-
},
|
| 2230 |
-
{
|
| 2231 |
-
"T": 25,
|
| 2232 |
-
"arm": "raw",
|
| 2233 |
-
"acc": 0.8814285714285715,
|
| 2234 |
-
"syn_per_inference": 2549276.6623376627,
|
| 2235 |
-
"dense_per_inference": 30668800.0,
|
| 2236 |
-
"event_fraction_of_dense": 0.08312280435940313
|
| 2237 |
-
},
|
| 2238 |
-
{
|
| 2239 |
-
"T": 25,
|
| 2240 |
-
"arm": "thresh",
|
| 2241 |
-
"acc": 0.9307142857142857,
|
| 2242 |
-
"syn_per_inference": 2060534.25,
|
| 2243 |
-
"dense_per_inference": 30668800.0,
|
| 2244 |
-
"event_fraction_of_dense": 0.06718666038449499
|
| 2245 |
-
},
|
| 2246 |
-
{
|
| 2247 |
-
"T": 25,
|
| 2248 |
-
"arm": "ftbc",
|
| 2249 |
-
"acc": 0.8492857142857143,
|
| 2250 |
-
"syn_per_inference": 2914881.7978896103,
|
| 2251 |
-
"dense_per_inference": 30668800.0,
|
| 2252 |
-
"event_fraction_of_dense": 0.09504388166115434
|
| 2253 |
-
},
|
| 2254 |
-
{
|
| 2255 |
-
"T": 25,
|
| 2256 |
-
"arm": "both",
|
| 2257 |
-
"acc": 0.5964285714285714,
|
| 2258 |
-
"syn_per_inference": 2459497.0251623373,
|
| 2259 |
-
"dense_per_inference": 30668800.0,
|
| 2260 |
-
"event_fraction_of_dense": 0.08019541113973606
|
| 2261 |
-
},
|
| 2262 |
-
{
|
| 2263 |
-
"T": 50,
|
| 2264 |
-
"arm": "raw",
|
| 2265 |
-
"acc": 0.9257142857142857,
|
| 2266 |
-
"syn_per_inference": 2900110.1266233767,
|
| 2267 |
-
"dense_per_inference": 61337600.0,
|
| 2268 |
-
"event_fraction_of_dense": 0.04728111511737298
|
| 2269 |
-
},
|
| 2270 |
-
{
|
| 2271 |
-
"T": 50,
|
| 2272 |
-
"arm": "thresh",
|
| 2273 |
-
"acc": 0.9421428571428572,
|
| 2274 |
-
"syn_per_inference": 2179785.9334415584,
|
| 2275 |
-
"dense_per_inference": 61337600.0,
|
| 2276 |
-
"event_fraction_of_dense": 0.03553751587022574
|
| 2277 |
-
},
|
| 2278 |
-
{
|
| 2279 |
-
"T": 50,
|
| 2280 |
-
"arm": "ftbc",
|
| 2281 |
-
"acc": 0.9214285714285714,
|
| 2282 |
-
"syn_per_inference": 3326054.6550324676,
|
| 2283 |
-
"dense_per_inference": 61337600.0,
|
| 2284 |
-
"event_fraction_of_dense": 0.05422537978389222
|
| 2285 |
-
},
|
| 2286 |
-
{
|
| 2287 |
-
"T": 50,
|
| 2288 |
-
"arm": "both",
|
| 2289 |
-
"acc": 0.8028571428571428,
|
| 2290 |
-
"syn_per_inference": 2618701.586038961,
|
| 2291 |
-
"dense_per_inference": 61337600.0,
|
| 2292 |
-
"event_fraction_of_dense": 0.042693251546179846
|
| 2293 |
-
},
|
| 2294 |
-
{
|
| 2295 |
-
"T": 100,
|
| 2296 |
-
"arm": "raw",
|
| 2297 |
-
"acc": 0.9442857142857143,
|
| 2298 |
-
"syn_per_inference": 3246424.559253247,
|
| 2299 |
-
"dense_per_inference": 122675200.0,
|
| 2300 |
-
"event_fraction_of_dense": 0.026463576658144815
|
| 2301 |
-
},
|
| 2302 |
-
{
|
| 2303 |
-
"T": 100,
|
| 2304 |
-
"arm": "thresh",
|
| 2305 |
-
"acc": 0.9342857142857143,
|
| 2306 |
-
"syn_per_inference": 2424959.4837662335,
|
| 2307 |
-
"dense_per_inference": 122675200.0,
|
| 2308 |
-
"event_fraction_of_dense": 0.019767316326089003
|
| 2309 |
-
},
|
| 2310 |
-
{
|
| 2311 |
-
"T": 100,
|
| 2312 |
-
"arm": "ftbc",
|
| 2313 |
-
"acc": 0.9364285714285714,
|
| 2314 |
-
"syn_per_inference": 3747052.824675325,
|
| 2315 |
-
"dense_per_inference": 122675200.0,
|
| 2316 |
-
"event_fraction_of_dense": 0.030544501453230358
|
| 2317 |
-
},
|
| 2318 |
-
{
|
| 2319 |
-
"T": 100,
|
| 2320 |
-
"arm": "both",
|
| 2321 |
-
"acc": 0.8271428571428572,
|
| 2322 |
-
"syn_per_inference": 2880583.041396104,
|
| 2323 |
-
"dense_per_inference": 122675200.0,
|
| 2324 |
-
"event_fraction_of_dense": 0.023481380437090006
|
| 2325 |
-
}
|
| 2326 |
-
],
|
| 2327 |
-
"calibration_reference": "same network at full T (NOT a source ANN)"
|
| 2328 |
-
},
|
| 2329 |
-
"config": {
|
| 2330 |
-
"method": "harmonic_matched",
|
| 2331 |
-
"data_root": "/kaggle/working/data",
|
| 2332 |
-
"subjects": "",
|
| 2333 |
-
"blocks": "",
|
| 2334 |
-
"limit": 0,
|
| 2335 |
-
"drop_rest": true,
|
| 2336 |
-
"resplit": "block",
|
| 2337 |
-
"test_blocks": "6",
|
| 2338 |
-
"class_weight": false,
|
| 2339 |
-
"epochs": 60,
|
| 2340 |
-
"batch_size": 64,
|
| 2341 |
-
"lr": 0.002,
|
| 2342 |
-
"weight_decay": 0.0005,
|
| 2343 |
-
"grad_clip": 5.0,
|
| 2344 |
-
"num_bins": 100,
|
| 2345 |
-
"window_sec": 5.0,
|
| 2346 |
-
"hidden": "512,256",
|
| 2347 |
-
"freq_groups": 8,
|
| 2348 |
-
"dropout": 0.3,
|
| 2349 |
-
"spike_drop": 0.1,
|
| 2350 |
-
"time_jitter": 2,
|
| 2351 |
-
"label_smoothing": 0.05,
|
| 2352 |
-
"no_batchnorm": false,
|
| 2353 |
-
"binary_input": false,
|
| 2354 |
-
"beta": 1.0,
|
| 2355 |
-
"thresh": 1.0,
|
| 2356 |
-
"window": 0.5,
|
| 2357 |
-
"gain": 1.0,
|
| 2358 |
-
"alpha": 0.9,
|
| 2359 |
-
"readout": "spikecount",
|
| 2360 |
-
"fake_quant": 0,
|
| 2361 |
-
"amp": false,
|
| 2362 |
-
"spike_reg": 0.0,
|
| 2363 |
-
"event_eval": true,
|
| 2364 |
-
"decision_margin": 2.0,
|
| 2365 |
-
"export": false,
|
| 2366 |
-
"seed": 1234,
|
| 2367 |
-
"hub_dir": "/kaggle/working/hub/opt03_ftbc_threshold_balance/calib_p99.99",
|
| 2368 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 2369 |
"push_hf": false,
|
| 2370 |
"keep_epoch_weights": 1,
|
| 2371 |
"no_resume": true,
|
| 2372 |
"selftest": false,
|
| 2373 |
-
"baseline": false,
|
| 2374 |
-
"bench": true,
|
| 2375 |
-
"bench_warmup": 10,
|
| 2376 |
-
"bench_iters": 50,
|
| 2377 |
-
"bench_train_steps": 20,
|
| 2378 |
-
"calibrate_thresh": true,
|
| 2379 |
-
"calib_percentile": 99.99,
|
| 2380 |
-
"calib_batches": 8,
|
| 2381 |
-
"ftbc": true,
|
| 2382 |
-
"ftbc_target_ticks": 8,
|
| 2383 |
-
"ftbc_ref_ticks": 0,
|
| 2384 |
-
"ftbc_lr": 1.0,
|
| 2385 |
-
"t_sweep": "4,8,16,25,50,100",
|
| 2386 |
"sampling_rate": 250.0
|
| 2387 |
}
|
| 2388 |
},
|
| 2389 |
"zip": {
|
| 2390 |
-
"name": "
|
| 2391 |
"files": 81,
|
| 2392 |
-
"bytes":
|
| 2393 |
-
"MB": 12.
|
| 2394 |
-
"sha256": "
|
| 2395 |
}
|
| 2396 |
}
|
| 2397 |
]
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
+
"key": "original/baseline_reference",
|
| 4 |
+
"tag": "baseline_reference",
|
| 5 |
+
"script": "train_ssvep_event_snn.py",
|
| 6 |
+
"hf_folder": "applied/original",
|
| 7 |
+
"phase": 1,
|
| 8 |
"status": "ok",
|
| 9 |
+
"duration_s": 576.1,
|
| 10 |
+
"optimization_summary": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
"zip": {
|
| 12 |
+
"name": "baseline_reference.zip",
|
| 13 |
+
"files": 79,
|
| 14 |
+
"bytes": 12229960,
|
| 15 |
+
"MB": 12.2,
|
| 16 |
+
"sha256": "dbfae2e27e7c61c5d2a5e5d1d0a60eeeb5cac65dca488af8d9e07e91fe8a6bf2"
|
| 17 |
}
|
| 18 |
},
|
| 19 |
{
|
| 20 |
+
"key": "opt01_ttfs_dta/control_baseline",
|
| 21 |
+
"tag": "control_baseline",
|
| 22 |
"script": "opt01_ttfs_dta.py",
|
| 23 |
"hf_folder": "applied/opt01_ttfs_dta",
|
| 24 |
+
"phase": 1,
|
| 25 |
"status": "ok",
|
| 26 |
+
"duration_s": 324.9,
|
| 27 |
"optimization_summary": {
|
| 28 |
"optimization": "ttfs_dta",
|
| 29 |
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
| 30 |
"reference": "Software-Level Optimizations for Spiking Neural Network Inference on ARM Architectures: A Deep-Dive into the Jetson Nano Ecosystem (research.md SS2)",
|
| 31 |
"script": "opt01_ttfs_dta.py",
|
| 32 |
+
"baseline_mode": true,
|
| 33 |
"method": "harmonic_matched",
|
| 34 |
"accuracy": {
|
| 35 |
+
"test_acc": 0.9435714285714286,
|
| 36 |
+
"test_target_acc": 0.9435714285714286,
|
| 37 |
+
"best_val_acc": 0.9485714285714286
|
| 38 |
},
|
| 39 |
"efficiency": {
|
| 40 |
"spikes_per_inference": null,
|
| 41 |
+
"syn_ops_per_inference": 3231983.9886363638,
|
| 42 |
"dense_macs_per_inference": 122675200.0,
|
| 43 |
+
"event_fraction_of_dense": 0.026345862803862263,
|
| 44 |
+
"syn_ops_per_inference_dense_fanout": 64808601.77516234,
|
| 45 |
"weight_sparsity": 0.7324707846410685,
|
| 46 |
+
"effective_ticks": 12.076428571428572,
|
| 47 |
"num_ticks": 100,
|
| 48 |
"membrane_bytes_per_inference": 451200,
|
| 49 |
"weight_bytes": 4907008,
|
| 50 |
"input_raster_bytes": null,
|
| 51 |
+
"train_ms_per_step": 95.4652436500055,
|
| 52 |
+
"infer_ms_per_sample": 0.632198698124995,
|
| 53 |
+
"peak_vram_mb": 2914.106368
|
| 54 |
},
|
| 55 |
"optimization_specific": {
|
| 56 |
+
"ttfs": false,
|
| 57 |
+
"dta": false,
|
| 58 |
+
"readout": "spikecount",
|
| 59 |
"ttfs_halt_k": 1,
|
| 60 |
+
"dta_target_rate": null,
|
| 61 |
+
"dta_momentum": null,
|
| 62 |
+
"spikes_per_neuron_per_inference": 6.773503672745694,
|
| 63 |
+
"ttfs_budget_respected": false,
|
| 64 |
+
"frac_neurons_that_ever_fire": 0.7111518490374873,
|
| 65 |
+
"mean_first_spike_tick": 13.85866447739239,
|
| 66 |
"per_layer_ttfs": [
|
| 67 |
{
|
| 68 |
"layer": 0,
|
| 69 |
"neurons": 320,
|
| 70 |
+
"spikes_per_neuron_per_inference": 6.179979910714286,
|
| 71 |
+
"frac_neurons_that_ever_fire": 0.7382388392857143,
|
| 72 |
+
"mean_first_spike_tick": 13.402922616869903
|
| 73 |
},
|
| 74 |
{
|
| 75 |
"layer": 1,
|
| 76 |
"neurons": 512,
|
| 77 |
+
"spikes_per_neuron_per_inference": 3.8403431919642856,
|
| 78 |
+
"frac_neurons_that_ever_fire": 0.5913783482142857,
|
| 79 |
+
"mean_first_spike_tick": 19.06668789808917
|
| 80 |
},
|
| 81 |
{
|
| 82 |
"layer": 2,
|
| 83 |
"neurons": 256,
|
| 84 |
+
"spikes_per_neuron_per_inference": 13.378063616071428,
|
| 85 |
+
"frac_neurons_that_ever_fire": 0.8717215401785714,
|
| 86 |
+
"mean_first_spike_tick": 9.758566055853406
|
| 87 |
},
|
| 88 |
{
|
| 89 |
"layer": 3,
|
| 90 |
"neurons": 40,
|
| 91 |
+
"spikes_per_neuron_per_inference": 6.796964285714286,
|
| 92 |
+
"frac_neurons_that_ever_fire": 0.9999107142857143,
|
| 93 |
+
"mean_first_spike_tick": 0.0006429145459416019
|
| 94 |
}
|
| 95 |
],
|
| 96 |
+
"mean_halt_tick": 100.0,
|
| 97 |
+
"effective_ticks": 100.0,
|
| 98 |
+
"ticks_saved_frac": 0.0,
|
| 99 |
"num_ticks": 100,
|
| 100 |
+
"dta_thr_min": 1.0,
|
| 101 |
+
"dta_thr_max": 1.0,
|
| 102 |
+
"dta_thr_mean": 1.0,
|
| 103 |
+
"base_thresh": 1.0
|
| 104 |
},
|
| 105 |
"config": {
|
| 106 |
"method": "harmonic_matched",
|
|
|
|
| 128 |
"no_batchnorm": false,
|
| 129 |
"binary_input": false,
|
| 130 |
"beta": 1.0,
|
| 131 |
+
"thresh": 1.0,
|
| 132 |
"window": 0.5,
|
| 133 |
"gain": 1.0,
|
| 134 |
"alpha": 0.9,
|
|
|
|
| 140 |
"decision_margin": 2.0,
|
| 141 |
"export": false,
|
| 142 |
"seed": 1234,
|
| 143 |
+
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/control_baseline",
|
| 144 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 145 |
"push_hf": false,
|
| 146 |
"keep_epoch_weights": 1,
|
| 147 |
"no_resume": true,
|
| 148 |
"selftest": false,
|
| 149 |
+
"baseline": true,
|
| 150 |
"bench": true,
|
| 151 |
"bench_warmup": 10,
|
| 152 |
"bench_iters": 50,
|
|
|
|
| 154 |
"ttfs": true,
|
| 155 |
"ttfs_halt_k": 1,
|
| 156 |
"dta": true,
|
| 157 |
+
"dta_target_rate": 0.05,
|
| 158 |
"dta_readout_rate": 0.95,
|
| 159 |
"ttfs_logit_scale": 10.0,
|
| 160 |
"dta_momentum": 0.1,
|
|
|
|
| 165 |
}
|
| 166 |
},
|
| 167 |
"zip": {
|
| 168 |
+
"name": "control_baseline.zip",
|
| 169 |
+
"files": 80,
|
| 170 |
+
"bytes": 12262646,
|
| 171 |
+
"MB": 12.3,
|
| 172 |
+
"sha256": "c4997d83edc40f945e2bde2e023fbe4d8722960cb38b6b4896a15611c735e03a"
|
| 173 |
}
|
| 174 |
},
|
| 175 |
{
|
| 176 |
+
"key": "opt01_ttfs_dta/default",
|
| 177 |
+
"tag": "default",
|
| 178 |
"script": "opt01_ttfs_dta.py",
|
| 179 |
"hf_folder": "applied/opt01_ttfs_dta",
|
| 180 |
+
"phase": 1,
|
| 181 |
"status": "ok",
|
| 182 |
+
"duration_s": 306.3,
|
| 183 |
"optimization_summary": {
|
| 184 |
"optimization": "ttfs_dta",
|
| 185 |
"research_section": "2. Temporal-Dimension Reduction (TTFS coding / DTA-TTFS)",
|
|
|
|
| 188 |
"baseline_mode": false,
|
| 189 |
"method": "harmonic_matched",
|
| 190 |
"accuracy": {
|
| 191 |
+
"test_acc": 0.10785714285714286,
|
| 192 |
+
"test_target_acc": 0.10785714285714286,
|
| 193 |
+
"best_val_acc": 0.12642857142857142
|
| 194 |
},
|
| 195 |
"efficiency": {
|
| 196 |
"spikes_per_inference": null,
|
| 197 |
+
"syn_ops_per_inference": 883000.9488636364,
|
| 198 |
"dense_macs_per_inference": 122675200.0,
|
| 199 |
+
"event_fraction_of_dense": 0.007197876578669824,
|
| 200 |
+
"syn_ops_per_inference_dense_fanout": 28456441.155032467,
|
| 201 |
"weight_sparsity": 0.7324707846410685,
|
| 202 |
"effective_ticks": 100.0,
|
| 203 |
"num_ticks": 100,
|
| 204 |
"membrane_bytes_per_inference": 451200,
|
| 205 |
"weight_bytes": 4907008,
|
| 206 |
"input_raster_bytes": null,
|
| 207 |
+
"train_ms_per_step": 92.62014005000765,
|
| 208 |
+
"infer_ms_per_sample": 0.5975575340625028,
|
| 209 |
+
"peak_vram_mb": 2909.198336
|
| 210 |
},
|
| 211 |
"optimization_specific": {
|
| 212 |
"ttfs": true,
|
| 213 |
"dta": true,
|
| 214 |
"readout": "ttfs",
|
| 215 |
"ttfs_halt_k": 1,
|
| 216 |
+
"dta_target_rate": 0.05,
|
| 217 |
"dta_momentum": 0.1,
|
| 218 |
+
"spikes_per_neuron_per_inference": 0.6025234295845998,
|
| 219 |
"ttfs_budget_respected": true,
|
| 220 |
+
"frac_neurons_that_ever_fire": 0.6025234295845998,
|
| 221 |
+
"mean_first_spike_tick": 24.776728445988198,
|
| 222 |
"per_layer_ttfs": [
|
| 223 |
{
|
| 224 |
"layer": 0,
|
| 225 |
"neurons": 320,
|
| 226 |
+
"spikes_per_neuron_per_inference": 0.8747723214285714,
|
| 227 |
+
"frac_neurons_that_ever_fire": 0.8747723214285714,
|
| 228 |
+
"mean_first_spike_tick": 8.497346248258475
|
| 229 |
},
|
| 230 |
{
|
| 231 |
"layer": 1,
|
| 232 |
"neurons": 512,
|
| 233 |
+
"spikes_per_neuron_per_inference": 0.47708565848214285,
|
| 234 |
+
"frac_neurons_that_ever_fire": 0.47708565848214285,
|
| 235 |
+
"mean_first_spike_tick": 31.723123035309598
|
| 236 |
},
|
| 237 |
{
|
| 238 |
"layer": 2,
|
| 239 |
"neurons": 256,
|
| 240 |
+
"spikes_per_neuron_per_inference": 0.45130301339285717,
|
| 241 |
+
"frac_neurons_that_ever_fire": 0.45130301339285717,
|
| 242 |
+
"mean_first_spike_tick": 42.55322200720879
|
| 243 |
},
|
| 244 |
{
|
| 245 |
"layer": 3,
|
| 246 |
"neurons": 40,
|
| 247 |
+
"spikes_per_neuron_per_inference": 0.9979464285714286,
|
| 248 |
+
"frac_neurons_that_ever_fire": 0.9979464285714286,
|
| 249 |
+
"mean_first_spike_tick": 44.9801735707256
|
| 250 |
}
|
| 251 |
],
|
| 252 |
+
"mean_halt_tick": 26.95642857142857,
|
| 253 |
+
"effective_ticks": 26.95642857142857,
|
| 254 |
+
"ticks_saved_frac": 0.7304357142857143,
|
| 255 |
"num_ticks": 100,
|
| 256 |
"dta_thr_min": 10.0,
|
| 257 |
+
"dta_thr_max": 10.0,
|
| 258 |
+
"dta_thr_mean": 10.0,
|
| 259 |
"base_thresh": 10.0
|
| 260 |
},
|
| 261 |
"config": {
|
|
|
|
| 296 |
"decision_margin": 2.0,
|
| 297 |
"export": false,
|
| 298 |
"seed": 1234,
|
| 299 |
+
"hub_dir": "/kaggle/working/hub/opt01_ttfs_dta/default",
|
| 300 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 301 |
"push_hf": false,
|
| 302 |
"keep_epoch_weights": 1,
|
|
|
|
| 310 |
"ttfs": true,
|
| 311 |
"ttfs_halt_k": 1,
|
| 312 |
"dta": true,
|
| 313 |
+
"dta_target_rate": 0.05,
|
| 314 |
"dta_readout_rate": 0.95,
|
| 315 |
"ttfs_logit_scale": 10.0,
|
| 316 |
"dta_momentum": 0.1,
|
|
|
|
| 321 |
}
|
| 322 |
},
|
| 323 |
"zip": {
|
| 324 |
+
"name": "default.zip",
|
| 325 |
"files": 80,
|
| 326 |
+
"bytes": 12567506,
|
| 327 |
+
"MB": 12.6,
|
| 328 |
+
"sha256": "fb707a74ab8ec231a6758240a7f7a2c3ea3f3546dffe53f2c0f20ce254a090c9"
|
| 329 |
}
|
| 330 |
},
|
| 331 |
{
|
| 332 |
+
"key": "opt02_seenn_bayes/control_baseline",
|
| 333 |
+
"tag": "control_baseline",
|
| 334 |
+
"script": "opt02_seenn_bayes.py",
|
| 335 |
+
"hf_folder": "applied/opt02_seenn_bayes",
|
| 336 |
+
"phase": 1,
|
| 337 |
"status": "ok",
|
| 338 |
+
"duration_s": 320.9,
|
| 339 |
"optimization_summary": {
|
| 340 |
+
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 341 |
+
"research_section": "2. Temporal-dimension reduction",
|
| 342 |
+
"reference": "SEENN: Towards Temporal Spiking Early-Exit Neural Networks, arXiv:2304.01230 (NeurIPS 2023); BayesianSpikeFusion, Front. Neurosci. 2024 (PMC11330889)",
|
| 343 |
+
"script": "opt02_seenn_bayes.py",
|
| 344 |
+
"baseline_mode": true,
|
| 345 |
"method": "harmonic_matched",
|
| 346 |
"accuracy": {
|
| 347 |
+
"test_acc": 0.9421428571428572,
|
| 348 |
+
"test_target_acc": 0.9421428571428572,
|
| 349 |
+
"best_val_acc": 0.9464285714285714
|
| 350 |
},
|
| 351 |
"efficiency": {
|
| 352 |
"spikes_per_inference": null,
|
| 353 |
+
"syn_ops_per_inference": 3244711.4707792206,
|
| 354 |
"dense_macs_per_inference": 122675200.0,
|
| 355 |
+
"event_fraction_of_dense": 0.026449612234414294,
|
| 356 |
+
"syn_ops_per_inference_dense_fanout": 64821329.2573052,
|
| 357 |
"weight_sparsity": 0.7324707846410685,
|
| 358 |
+
"effective_ticks": 12.099285714285715,
|
| 359 |
"num_ticks": 100,
|
| 360 |
"membrane_bytes_per_inference": 451200,
|
| 361 |
"weight_bytes": 4907008,
|
| 362 |
"input_raster_bytes": null,
|
| 363 |
+
"train_ms_per_step": 91.90045595169067,
|
| 364 |
+
"infer_ms_per_sample": 0.6131382294036635,
|
| 365 |
+
"peak_vram_mb": 10744.00512
|
| 366 |
},
|
| 367 |
"optimization_specific": {
|
| 368 |
+
"seenn_enabled": false,
|
| 369 |
+
"bayes_fusion_enabled": false,
|
| 370 |
+
"conf_threshold": 0.9,
|
| 371 |
+
"conf_temp": 2.0,
|
| 372 |
+
"anytime_fracs": "1.0",
|
| 373 |
+
"anytime_weights": "1.0",
|
| 374 |
+
"ic_loss_weight": 0.0,
|
| 375 |
+
"ic_layer": 0,
|
| 376 |
+
"mean_exit_tick": null,
|
| 377 |
+
"mean_exit_ms": null,
|
| 378 |
+
"ticks_saved_frac": null,
|
| 379 |
+
"exit_tick_histogram": null,
|
| 380 |
+
"acc_fc_only": 0.9421428571428572,
|
| 381 |
+
"acc_ic_only": null,
|
| 382 |
+
"acc_fused": 0.9421428571428572,
|
| 383 |
+
"acc_early_exit": null,
|
| 384 |
+
"syn_ops_saved_frac": null,
|
| 385 |
+
"syn_per_inference_early_exit": null,
|
| 386 |
+
"anytime_acc": {
|
| 387 |
+
"0.25": 0.6221428571428571,
|
| 388 |
+
"0.5": 0.8442857142857143,
|
| 389 |
+
"0.75": 0.9164285714285715,
|
| 390 |
+
"1.0": 0.9421428571428572
|
| 391 |
+
},
|
| 392 |
+
"pareto": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 393 |
},
|
| 394 |
"config": {
|
| 395 |
"method": "harmonic_matched",
|
|
|
|
| 417 |
"no_batchnorm": false,
|
| 418 |
"binary_input": false,
|
| 419 |
"beta": 1.0,
|
| 420 |
+
"thresh": 1.0,
|
| 421 |
"window": 0.5,
|
| 422 |
"gain": 1.0,
|
| 423 |
"alpha": 0.9,
|
| 424 |
+
"readout": "spikecount",
|
| 425 |
"fake_quant": 0,
|
| 426 |
"amp": false,
|
| 427 |
"spike_reg": 0.0,
|
|
|
|
| 429 |
"decision_margin": 2.0,
|
| 430 |
"export": false,
|
| 431 |
"seed": 1234,
|
| 432 |
+
"baseline": true,
|
| 433 |
+
"bench": true,
|
| 434 |
+
"bench_warmup": 10,
|
| 435 |
+
"bench_iters": 50,
|
| 436 |
+
"bench_train_steps": 20,
|
| 437 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 438 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 439 |
+
"ic_layer": 0,
|
| 440 |
+
"ic_loss_weight": 0.3,
|
| 441 |
+
"bayes_fusion": false,
|
| 442 |
+
"fusion_prior_weight": 1.0,
|
| 443 |
+
"conf_threshold": 0.9,
|
| 444 |
+
"conf_temp": 2.0,
|
| 445 |
+
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 446 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/control_baseline",
|
| 447 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 448 |
"push_hf": false,
|
| 449 |
"keep_epoch_weights": 1,
|
| 450 |
"no_resume": true,
|
| 451 |
"selftest": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 452 |
"sampling_rate": 250.0
|
| 453 |
}
|
| 454 |
},
|
| 455 |
"zip": {
|
| 456 |
+
"name": "control_baseline.zip",
|
| 457 |
"files": 80,
|
| 458 |
+
"bytes": 12251539,
|
| 459 |
+
"MB": 12.3,
|
| 460 |
+
"sha256": "7e217471fe06675f01d799cc760f6565432d57e42b13f0c8e1d11077507709cf"
|
| 461 |
}
|
| 462 |
},
|
| 463 |
{
|
| 464 |
+
"key": "opt02_seenn_bayes/default",
|
| 465 |
+
"tag": "default",
|
| 466 |
"script": "opt02_seenn_bayes.py",
|
| 467 |
"hf_folder": "applied/opt02_seenn_bayes",
|
| 468 |
+
"phase": 1,
|
| 469 |
"status": "ok",
|
| 470 |
+
"duration_s": 586.1,
|
| 471 |
"optimization_summary": {
|
| 472 |
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 473 |
"research_section": "2. Temporal-dimension reduction",
|
|
|
|
| 476 |
"baseline_mode": false,
|
| 477 |
"method": "harmonic_matched",
|
| 478 |
"accuracy": {
|
| 479 |
+
"test_acc": 0.9278571428571428,
|
| 480 |
+
"test_target_acc": 0.9278571428571428,
|
| 481 |
+
"best_val_acc": 0.9307142857142857
|
| 482 |
},
|
| 483 |
"efficiency": {
|
| 484 |
"spikes_per_inference": null,
|
| 485 |
+
"syn_ops_per_inference": 3638362.4326298703,
|
| 486 |
"dense_macs_per_inference": 123955200.0,
|
| 487 |
+
"event_fraction_of_dense": 0.029352237200455246,
|
| 488 |
+
"syn_ops_per_inference_dense_fanout": 65214980.21915584,
|
| 489 |
"weight_sparsity": 0.7324707846410685,
|
| 490 |
+
"effective_ticks": 7.985,
|
| 491 |
"num_ticks": 100,
|
| 492 |
"membrane_bytes_per_inference": 451200,
|
| 493 |
"weight_bytes": 4907008,
|
| 494 |
"input_raster_bytes": null,
|
| 495 |
+
"train_ms_per_step": 174.30670261383057,
|
| 496 |
+
"infer_ms_per_sample": 0.6237456846476799,
|
| 497 |
+
"peak_vram_mb": 10914.396672,
|
| 498 |
+
"syn_ops_per_inference_early_exit": 1846599.2897727273
|
| 499 |
},
|
| 500 |
"optimization_specific": {
|
| 501 |
"seenn_enabled": true,
|
| 502 |
"bayes_fusion_enabled": true,
|
| 503 |
+
"conf_threshold": 0.9,
|
| 504 |
"conf_temp": 2.0,
|
| 505 |
"anytime_fracs": "0.25,0.5,1.0",
|
| 506 |
"anytime_weights": "0.3,0.3,1.0",
|
| 507 |
"ic_loss_weight": 0.3,
|
| 508 |
"ic_layer": 0,
|
| 509 |
+
"mean_exit_tick": 7.985,
|
| 510 |
+
"mean_exit_ms": 399.25000000000006,
|
| 511 |
+
"ticks_saved_frac": 0.92015,
|
| 512 |
"exit_tick_histogram": {
|
| 513 |
"counts": [
|
| 514 |
+
1040,
|
| 515 |
+
316,
|
| 516 |
+
39,
|
| 517 |
4,
|
| 518 |
+
1,
|
|
|
|
| 519 |
0,
|
| 520 |
0,
|
| 521 |
0,
|
|
|
|
| 536 |
100.0
|
| 537 |
]
|
| 538 |
},
|
| 539 |
+
"acc_fc_only": 0.9278571428571428,
|
| 540 |
"acc_ic_only": 0.935,
|
| 541 |
+
"acc_fused": 0.9378571428571428,
|
| 542 |
+
"acc_early_exit": 0.3578571428571429,
|
| 543 |
+
"syn_ops_saved_frac": 0.49246417200994075,
|
| 544 |
+
"syn_per_inference_early_exit": 1846599.2897727273,
|
| 545 |
"anytime_acc": {
|
| 546 |
+
"0.25": 0.6228571428571429,
|
| 547 |
+
"0.5": 0.8078571428571428,
|
| 548 |
+
"0.75": 0.8885714285714286,
|
| 549 |
+
"1.0": 0.9278571428571428
|
| 550 |
},
|
| 551 |
"pareto": [
|
| 552 |
{
|
| 553 |
"conf": 0.5,
|
| 554 |
+
"mean_ticks": 4.405,
|
| 555 |
+
"acc": 0.22785714285714287,
|
| 556 |
+
"syn_ops": 1715995.05762987
|
| 557 |
},
|
| 558 |
{
|
| 559 |
"conf": 0.7,
|
| 560 |
+
"mean_ticks": 5.097857142857142,
|
| 561 |
+
"acc": 0.25285714285714284,
|
| 562 |
+
"syn_ops": 1744549.8368506492
|
| 563 |
},
|
| 564 |
{
|
| 565 |
"conf": 0.8,
|
| 566 |
+
"mean_ticks": 5.984285714285714,
|
| 567 |
+
"acc": 0.28285714285714286,
|
| 568 |
+
"syn_ops": 1779479.5024350649
|
| 569 |
},
|
| 570 |
{
|
| 571 |
"conf": 0.9,
|
| 572 |
+
"mean_ticks": 7.984285714285714,
|
| 573 |
+
"acc": 0.3578571428571429,
|
| 574 |
+
"syn_ops": 1846555.8522727273
|
| 575 |
},
|
| 576 |
{
|
| 577 |
"conf": 0.95,
|
| 578 |
+
"mean_ticks": 10.01142857142857,
|
| 579 |
+
"acc": 0.42857142857142855,
|
| 580 |
+
"syn_ops": 1902723.0324675327
|
| 581 |
},
|
| 582 |
{
|
| 583 |
"conf": 0.99,
|
| 584 |
+
"mean_ticks": 14.458571428571428,
|
| 585 |
+
"acc": 0.5621428571428572,
|
| 586 |
+
"syn_ops": 2004484.2800324673
|
| 587 |
}
|
| 588 |
]
|
| 589 |
},
|
|
|
|
| 636 |
"ic_loss_weight": 0.3,
|
| 637 |
"bayes_fusion": true,
|
| 638 |
"fusion_prior_weight": 1.0,
|
| 639 |
+
"conf_threshold": 0.9,
|
| 640 |
"conf_temp": 2.0,
|
| 641 |
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 642 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/default",
|
| 643 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 644 |
"push_hf": false,
|
| 645 |
"keep_epoch_weights": 1,
|
|
|
|
| 649 |
}
|
| 650 |
},
|
| 651 |
"zip": {
|
| 652 |
+
"name": "default.zip",
|
| 653 |
"files": 81,
|
| 654 |
+
"bytes": 12636571,
|
| 655 |
"MB": 12.6,
|
| 656 |
+
"sha256": "1c64c6704af63b5eec37b2f1d2e824ba1c5c3c28328c5b1c03089bd12b4cc747"
|
| 657 |
}
|
| 658 |
},
|
| 659 |
{
|
| 660 |
+
"key": "opt02_seenn_bayes/conf_sweep_fine",
|
| 661 |
+
"tag": "conf_sweep_fine",
|
| 662 |
"script": "opt02_seenn_bayes.py",
|
| 663 |
"hf_folder": "applied/opt02_seenn_bayes",
|
| 664 |
+
"phase": 7,
|
| 665 |
"status": "ok",
|
| 666 |
+
"duration_s": 909.8,
|
| 667 |
"optimization_summary": {
|
| 668 |
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 669 |
"research_section": "2. Temporal-dimension reduction",
|
|
|
|
| 672 |
"baseline_mode": false,
|
| 673 |
"method": "harmonic_matched",
|
| 674 |
"accuracy": {
|
| 675 |
+
"test_acc": 0.9342857142857143,
|
| 676 |
+
"test_target_acc": 0.9342857142857143,
|
| 677 |
+
"best_val_acc": 0.9285714285714286
|
| 678 |
},
|
| 679 |
"efficiency": {
|
| 680 |
"spikes_per_inference": null,
|
| 681 |
+
"syn_ops_per_inference": 3615247.340909091,
|
| 682 |
"dense_macs_per_inference": 123955200.0,
|
| 683 |
+
"event_fraction_of_dense": 0.02916575779724522,
|
| 684 |
+
"syn_ops_per_inference_dense_fanout": 65191865.127435066,
|
| 685 |
"weight_sparsity": 0.7324707846410685,
|
| 686 |
+
"effective_ticks": 8.057142857142857,
|
| 687 |
"num_ticks": 100,
|
| 688 |
"membrane_bytes_per_inference": 451200,
|
| 689 |
"weight_bytes": 4907008,
|
| 690 |
"input_raster_bytes": null,
|
| 691 |
+
"train_ms_per_step": 180.51012754440308,
|
| 692 |
+
"infer_ms_per_sample": 0.6378180717104044,
|
| 693 |
+
"peak_vram_mb": 10915.470336,
|
| 694 |
+
"syn_ops_per_inference_early_exit": 1822430.1501623376
|
| 695 |
},
|
| 696 |
"optimization_specific": {
|
| 697 |
"seenn_enabled": true,
|
| 698 |
"bayes_fusion_enabled": true,
|
| 699 |
+
"conf_threshold": 0.9,
|
| 700 |
"conf_temp": 2.0,
|
| 701 |
"anytime_fracs": "0.25,0.5,1.0",
|
| 702 |
"anytime_weights": "0.3,0.3,1.0",
|
| 703 |
"ic_loss_weight": 0.3,
|
| 704 |
"ic_layer": 0,
|
| 705 |
+
"mean_exit_tick": 8.057142857142857,
|
| 706 |
+
"mean_exit_ms": 402.85714285714283,
|
| 707 |
+
"ticks_saved_frac": 0.9194285714285715,
|
| 708 |
"exit_tick_histogram": {
|
| 709 |
"counts": [
|
| 710 |
+
1022,
|
| 711 |
+
331,
|
| 712 |
+
39,
|
| 713 |
5,
|
| 714 |
+
3,
|
|
|
|
| 715 |
0,
|
| 716 |
0,
|
| 717 |
0,
|
|
|
|
| 732 |
100.0
|
| 733 |
]
|
| 734 |
},
|
| 735 |
+
"acc_fc_only": 0.9342857142857143,
|
| 736 |
+
"acc_ic_only": 0.9292857142857143,
|
| 737 |
+
"acc_fused": 0.94,
|
| 738 |
+
"acc_early_exit": 0.37714285714285717,
|
| 739 |
+
"syn_ops_saved_frac": 0.49590443521242755,
|
| 740 |
+
"syn_per_inference_early_exit": 1822430.1501623376,
|
| 741 |
"anytime_acc": {
|
| 742 |
+
"0.25": 0.615,
|
| 743 |
"0.5": 0.8142857142857143,
|
| 744 |
+
"0.75": 0.895,
|
| 745 |
+
"1.0": 0.9342857142857143
|
| 746 |
},
|
| 747 |
"pareto": [
|
| 748 |
+
{
|
| 749 |
+
"conf": 0.3,
|
| 750 |
+
"mean_ticks": 2.82,
|
| 751 |
+
"acc": 0.17142857142857143,
|
| 752 |
+
"syn_ops": 1600944.0178571427
|
| 753 |
+
},
|
| 754 |
+
{
|
| 755 |
+
"conf": 0.4,
|
| 756 |
+
"mean_ticks": 3.285,
|
| 757 |
+
"acc": 0.18571428571428572,
|
| 758 |
+
"syn_ops": 1629355.7386363635
|
| 759 |
+
},
|
| 760 |
{
|
| 761 |
"conf": 0.5,
|
| 762 |
+
"mean_ticks": 4.3757142857142854,
|
| 763 |
+
"acc": 0.24285714285714285,
|
| 764 |
+
"syn_ops": 1687021.986201299
|
| 765 |
+
},
|
| 766 |
+
{
|
| 767 |
+
"conf": 0.6,
|
| 768 |
+
"mean_ticks": 4.670714285714285,
|
| 769 |
+
"acc": 0.2507142857142857,
|
| 770 |
+
"syn_ops": 1699344.8084415584
|
| 771 |
},
|
| 772 |
{
|
| 773 |
"conf": 0.7,
|
| 774 |
+
"mean_ticks": 5.075714285714286,
|
| 775 |
+
"acc": 0.26285714285714284,
|
| 776 |
+
"syn_ops": 1716703.7767857143
|
| 777 |
},
|
| 778 |
{
|
| 779 |
"conf": 0.8,
|
| 780 |
+
"mean_ticks": 5.987857142857143,
|
| 781 |
+
"acc": 0.2914285714285714,
|
| 782 |
+
"syn_ops": 1753268.2150974027
|
| 783 |
},
|
| 784 |
{
|
| 785 |
"conf": 0.9,
|
| 786 |
+
"mean_ticks": 8.057142857142857,
|
| 787 |
+
"acc": 0.37714285714285717,
|
| 788 |
+
"syn_ops": 1822430.0933441557
|
| 789 |
},
|
| 790 |
{
|
| 791 |
"conf": 0.95,
|
| 792 |
+
"mean_ticks": 10.176428571428572,
|
| 793 |
+
"acc": 0.45,
|
| 794 |
+
"syn_ops": 1882071.5430194808
|
| 795 |
},
|
| 796 |
{
|
| 797 |
"conf": 0.99,
|
| 798 |
+
"mean_ticks": 14.704285714285714,
|
| 799 |
+
"acc": 0.5742857142857143,
|
| 800 |
+
"syn_ops": 1981175.7142857143
|
| 801 |
+
},
|
| 802 |
+
{
|
| 803 |
+
"conf": 0.999,
|
| 804 |
+
"mean_ticks": 19.547142857142855,
|
| 805 |
+
"acc": 0.68,
|
| 806 |
+
"syn_ops": 2074480.44237013
|
| 807 |
}
|
| 808 |
]
|
| 809 |
},
|
|
|
|
| 856 |
"ic_loss_weight": 0.3,
|
| 857 |
"bayes_fusion": true,
|
| 858 |
"fusion_prior_weight": 1.0,
|
| 859 |
+
"conf_threshold": 0.9,
|
| 860 |
"conf_temp": 2.0,
|
| 861 |
+
"conf_sweep": "0.3,0.4,0.5,0.6,0.7,0.8,0.9,0.95,0.99,0.999",
|
| 862 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/conf_sweep_fine",
|
| 863 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 864 |
"push_hf": false,
|
| 865 |
"keep_epoch_weights": 1,
|
|
|
|
| 869 |
}
|
| 870 |
},
|
| 871 |
"zip": {
|
| 872 |
+
"name": "conf_sweep_fine.zip",
|
| 873 |
"files": 81,
|
| 874 |
+
"bytes": 12637373,
|
| 875 |
"MB": 12.6,
|
| 876 |
+
"sha256": "e33a7b3b8947f0b0a5fd13a441d22f8068a82f8246738956132681351836f98c"
|
| 877 |
}
|
| 878 |
},
|
| 879 |
{
|
| 880 |
+
"key": "opt02_seenn_bayes/conf_temp_16",
|
| 881 |
+
"tag": "conf_temp_16",
|
| 882 |
"script": "opt02_seenn_bayes.py",
|
| 883 |
"hf_folder": "applied/opt02_seenn_bayes",
|
| 884 |
+
"phase": 7,
|
| 885 |
"status": "ok",
|
| 886 |
+
"duration_s": 613.7,
|
| 887 |
"optimization_summary": {
|
| 888 |
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 889 |
"research_section": "2. Temporal-dimension reduction",
|
|
|
|
| 892 |
"baseline_mode": false,
|
| 893 |
"method": "harmonic_matched",
|
| 894 |
"accuracy": {
|
| 895 |
+
"test_acc": 0.9278571428571428,
|
| 896 |
+
"test_target_acc": 0.9278571428571428,
|
| 897 |
+
"best_val_acc": 0.9278571428571428
|
| 898 |
},
|
| 899 |
"efficiency": {
|
| 900 |
"spikes_per_inference": null,
|
| 901 |
+
"syn_ops_per_inference": 3658814.530844156,
|
| 902 |
"dense_macs_per_inference": 123955200.0,
|
| 903 |
+
"event_fraction_of_dense": 0.02951723308779427,
|
| 904 |
+
"syn_ops_per_inference_dense_fanout": 65235432.31737013,
|
| 905 |
"weight_sparsity": 0.7324707846410685,
|
| 906 |
+
"effective_ticks": 4.197857142857143,
|
| 907 |
"num_ticks": 100,
|
| 908 |
"membrane_bytes_per_inference": 451200,
|
| 909 |
"weight_bytes": 4907008,
|
| 910 |
"input_raster_bytes": null,
|
| 911 |
+
"train_ms_per_step": 187.19353675842285,
|
| 912 |
+
"infer_ms_per_sample": 0.6553214698580642,
|
| 913 |
+
"peak_vram_mb": 10914.399232,
|
| 914 |
+
"syn_ops_per_inference_early_exit": 1722971.6599025973
|
| 915 |
},
|
| 916 |
"optimization_specific": {
|
| 917 |
"seenn_enabled": true,
|
| 918 |
"bayes_fusion_enabled": true,
|
| 919 |
+
"conf_threshold": 0.9,
|
| 920 |
+
"conf_temp": 16.0,
|
| 921 |
"anytime_fracs": "0.25,0.5,1.0",
|
| 922 |
"anytime_weights": "0.3,0.3,1.0",
|
| 923 |
"ic_loss_weight": 0.3,
|
| 924 |
"ic_layer": 0,
|
| 925 |
+
"mean_exit_tick": 4.197857142857143,
|
| 926 |
+
"mean_exit_ms": 209.89285714285717,
|
| 927 |
+
"ticks_saved_frac": 0.9580214285714286,
|
| 928 |
"exit_tick_histogram": {
|
| 929 |
"counts": [
|
| 930 |
+
1368,
|
| 931 |
+
26,
|
| 932 |
+
3,
|
| 933 |
+
2,
|
|
|
|
| 934 |
1,
|
| 935 |
0,
|
| 936 |
0,
|
| 937 |
0,
|
| 938 |
+
0,
|
| 939 |
0
|
| 940 |
],
|
| 941 |
"edges": [
|
|
|
|
| 952 |
100.0
|
| 953 |
]
|
| 954 |
},
|
| 955 |
+
"acc_fc_only": 0.9278571428571428,
|
| 956 |
+
"acc_ic_only": 0.935,
|
| 957 |
+
"acc_fused": 0.94,
|
| 958 |
+
"acc_early_exit": 0.2257142857142857,
|
| 959 |
+
"syn_ops_saved_frac": 0.5290901888090305,
|
| 960 |
+
"syn_per_inference_early_exit": 1722971.6599025973,
|
| 961 |
"anytime_acc": {
|
| 962 |
+
"0.25": 0.6042857142857143,
|
| 963 |
+
"0.5": 0.8057142857142857,
|
| 964 |
+
"0.75": 0.8885714285714286,
|
| 965 |
+
"1.0": 0.9278571428571428
|
| 966 |
},
|
| 967 |
"pareto": [
|
| 968 |
{
|
| 969 |
"conf": 0.5,
|
| 970 |
+
"mean_ticks": 2.979285714285714,
|
| 971 |
+
"acc": 0.18857142857142858,
|
| 972 |
+
"syn_ops": 1660596.797077922
|
| 973 |
},
|
| 974 |
{
|
| 975 |
"conf": 0.7,
|
| 976 |
+
"mean_ticks": 4.196428571428571,
|
| 977 |
+
"acc": 0.2257142857142857,
|
| 978 |
+
"syn_ops": 1722894.4212662338
|
| 979 |
},
|
| 980 |
{
|
| 981 |
"conf": 0.8,
|
| 982 |
+
"mean_ticks": 4.196428571428571,
|
| 983 |
+
"acc": 0.2257142857142857,
|
| 984 |
+
"syn_ops": 1722894.1939935065
|
| 985 |
},
|
| 986 |
{
|
| 987 |
"conf": 0.9,
|
| 988 |
+
"mean_ticks": 4.197857142857143,
|
| 989 |
+
"acc": 0.2257142857142857,
|
| 990 |
+
"syn_ops": 1722971.7207792208
|
| 991 |
},
|
| 992 |
{
|
| 993 |
"conf": 0.95,
|
| 994 |
+
"mean_ticks": 4.199285714285714,
|
| 995 |
+
"acc": 0.2257142857142857,
|
| 996 |
+
"syn_ops": 1723035.8133116884
|
| 997 |
},
|
| 998 |
{
|
| 999 |
"conf": 0.99,
|
| 1000 |
+
"mean_ticks": 4.243571428571428,
|
| 1001 |
+
"acc": 0.22642857142857142,
|
| 1002 |
+
"syn_ops": 1724673.6931818181
|
| 1003 |
}
|
| 1004 |
]
|
| 1005 |
},
|
|
|
|
| 1052 |
"ic_loss_weight": 0.3,
|
| 1053 |
"bayes_fusion": true,
|
| 1054 |
"fusion_prior_weight": 1.0,
|
| 1055 |
+
"conf_threshold": 0.9,
|
| 1056 |
+
"conf_temp": 16.0,
|
| 1057 |
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1058 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/conf_temp_16",
|
| 1059 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1060 |
"push_hf": false,
|
| 1061 |
"keep_epoch_weights": 1,
|
|
|
|
| 1065 |
}
|
| 1066 |
},
|
| 1067 |
"zip": {
|
| 1068 |
+
"name": "conf_temp_16.zip",
|
| 1069 |
"files": 81,
|
| 1070 |
+
"bytes": 12637814,
|
| 1071 |
"MB": 12.6,
|
| 1072 |
+
"sha256": "d302c2ff3a0a7090de4ff36762170bca52ef860f9f4f098a3fde82a954059161"
|
| 1073 |
}
|
| 1074 |
},
|
| 1075 |
{
|
| 1076 |
+
"key": "opt02_seenn_bayes/conf_temp_4",
|
| 1077 |
+
"tag": "conf_temp_4",
|
| 1078 |
"script": "opt02_seenn_bayes.py",
|
| 1079 |
"hf_folder": "applied/opt02_seenn_bayes",
|
| 1080 |
+
"phase": 7,
|
| 1081 |
"status": "ok",
|
| 1082 |
+
"duration_s": 616.4,
|
| 1083 |
"optimization_summary": {
|
| 1084 |
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 1085 |
"research_section": "2. Temporal-dimension reduction",
|
|
|
|
| 1088 |
"baseline_mode": false,
|
| 1089 |
"method": "harmonic_matched",
|
| 1090 |
"accuracy": {
|
| 1091 |
+
"test_acc": 0.9278571428571428,
|
| 1092 |
+
"test_target_acc": 0.9278571428571428,
|
| 1093 |
+
"best_val_acc": 0.9264285714285714
|
| 1094 |
},
|
| 1095 |
"efficiency": {
|
| 1096 |
"spikes_per_inference": null,
|
| 1097 |
+
"syn_ops_per_inference": 3638325.674512987,
|
| 1098 |
"dense_macs_per_inference": 123955200.0,
|
| 1099 |
+
"event_fraction_of_dense": 0.029351940656890448,
|
| 1100 |
+
"syn_ops_per_inference_dense_fanout": 65214943.461038955,
|
| 1101 |
"weight_sparsity": 0.7324707846410685,
|
| 1102 |
+
"effective_ticks": 4.575714285714286,
|
| 1103 |
"num_ticks": 100,
|
| 1104 |
"membrane_bytes_per_inference": 451200,
|
| 1105 |
"weight_bytes": 4907008,
|
| 1106 |
"input_raster_bytes": null,
|
| 1107 |
+
"train_ms_per_step": 187.23959922790527,
|
| 1108 |
+
"infer_ms_per_sample": 0.6532642859310361,
|
| 1109 |
+
"peak_vram_mb": 10914.677248,
|
| 1110 |
+
"syn_ops_per_inference_early_exit": 1640777.8961038962
|
| 1111 |
},
|
| 1112 |
"optimization_specific": {
|
| 1113 |
"seenn_enabled": true,
|
| 1114 |
"bayes_fusion_enabled": true,
|
| 1115 |
+
"conf_threshold": 0.9,
|
| 1116 |
+
"conf_temp": 4.0,
|
| 1117 |
"anytime_fracs": "0.25,0.5,1.0",
|
| 1118 |
"anytime_weights": "0.3,0.3,1.0",
|
| 1119 |
"ic_loss_weight": 0.3,
|
| 1120 |
"ic_layer": 0,
|
| 1121 |
+
"mean_exit_tick": 4.575714285714286,
|
| 1122 |
+
"mean_exit_ms": 228.78571428571428,
|
| 1123 |
+
"ticks_saved_frac": 0.9542428571428572,
|
| 1124 |
"exit_tick_histogram": {
|
| 1125 |
"counts": [
|
| 1126 |
+
1339,
|
| 1127 |
+
54,
|
| 1128 |
+
5,
|
| 1129 |
+
2,
|
|
|
|
|
|
|
|
|
|
| 1130 |
0,
|
| 1131 |
0,
|
| 1132 |
+
0,
|
| 1133 |
+
0,
|
| 1134 |
+
0,
|
| 1135 |
+
0
|
| 1136 |
],
|
| 1137 |
"edges": [
|
| 1138 |
0.0,
|
|
|
|
| 1148 |
100.0
|
| 1149 |
]
|
| 1150 |
},
|
| 1151 |
+
"acc_fc_only": 0.9278571428571428,
|
| 1152 |
"acc_ic_only": 0.9364285714285714,
|
| 1153 |
+
"acc_fused": 0.935,
|
| 1154 |
+
"acc_early_exit": 0.25214285714285717,
|
| 1155 |
+
"syn_ops_saved_frac": 0.5490294044874021,
|
| 1156 |
+
"syn_per_inference_early_exit": 1640777.8961038962,
|
| 1157 |
"anytime_acc": {
|
| 1158 |
+
"0.25": 0.62,
|
| 1159 |
+
"0.5": 0.8178571428571428,
|
| 1160 |
+
"0.75": 0.8885714285714286,
|
| 1161 |
+
"1.0": 0.9278571428571428
|
| 1162 |
},
|
| 1163 |
"pareto": [
|
| 1164 |
{
|
| 1165 |
"conf": 0.5,
|
| 1166 |
+
"mean_ticks": 3.902142857142857,
|
| 1167 |
+
"acc": 0.22357142857142856,
|
| 1168 |
+
"syn_ops": 1613080.9172077922
|
| 1169 |
},
|
| 1170 |
{
|
| 1171 |
"conf": 0.7,
|
| 1172 |
+
"mean_ticks": 4.2371428571428575,
|
| 1173 |
+
"acc": 0.23857142857142857,
|
| 1174 |
+
"syn_ops": 1626802.577922078
|
| 1175 |
},
|
| 1176 |
{
|
| 1177 |
"conf": 0.8,
|
| 1178 |
+
"mean_ticks": 4.365,
|
| 1179 |
+
"acc": 0.245,
|
| 1180 |
+
"syn_ops": 1632438.9545454546
|
| 1181 |
},
|
| 1182 |
{
|
| 1183 |
"conf": 0.9,
|
| 1184 |
+
"mean_ticks": 4.575714285714286,
|
| 1185 |
+
"acc": 0.25214285714285717,
|
| 1186 |
+
"syn_ops": 1640777.924512987
|
| 1187 |
},
|
| 1188 |
{
|
| 1189 |
"conf": 0.95,
|
| 1190 |
+
"mean_ticks": 4.854285714285714,
|
| 1191 |
+
"acc": 0.26071428571428573,
|
| 1192 |
+
"syn_ops": 1651982.8961038962
|
| 1193 |
},
|
| 1194 |
{
|
| 1195 |
"conf": 0.99,
|
| 1196 |
+
"mean_ticks": 6.857857142857143,
|
| 1197 |
+
"acc": 0.3357142857142857,
|
| 1198 |
+
"syn_ops": 1728711.8571428573
|
| 1199 |
}
|
| 1200 |
]
|
| 1201 |
},
|
|
|
|
| 1248 |
"ic_loss_weight": 0.3,
|
| 1249 |
"bayes_fusion": true,
|
| 1250 |
"fusion_prior_weight": 1.0,
|
| 1251 |
+
"conf_threshold": 0.9,
|
| 1252 |
+
"conf_temp": 4.0,
|
| 1253 |
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1254 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/conf_temp_4",
|
| 1255 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1256 |
"push_hf": false,
|
| 1257 |
"keep_epoch_weights": 1,
|
|
|
|
| 1261 |
}
|
| 1262 |
},
|
| 1263 |
"zip": {
|
| 1264 |
+
"name": "conf_temp_4.zip",
|
| 1265 |
"files": 81,
|
| 1266 |
+
"bytes": 12640717,
|
| 1267 |
"MB": 12.6,
|
| 1268 |
+
"sha256": "a9f16ef1db8ee6c4c51113bece56694dc7dd17feb4b73d57c99a3dad1b66ca71"
|
| 1269 |
}
|
| 1270 |
},
|
| 1271 |
{
|
| 1272 |
+
"key": "opt02_seenn_bayes/fusion_prior_2x",
|
| 1273 |
+
"tag": "fusion_prior_2x",
|
| 1274 |
+
"script": "opt02_seenn_bayes.py",
|
| 1275 |
+
"hf_folder": "applied/opt02_seenn_bayes",
|
| 1276 |
+
"phase": 7,
|
| 1277 |
"status": "ok",
|
| 1278 |
+
"duration_s": 609.0,
|
| 1279 |
"optimization_summary": {
|
| 1280 |
+
"optimization": "seenn_early_exit_bayesian_fusion",
|
| 1281 |
+
"research_section": "2. Temporal-dimension reduction",
|
| 1282 |
+
"reference": "SEENN: Towards Temporal Spiking Early-Exit Neural Networks, arXiv:2304.01230 (NeurIPS 2023); BayesianSpikeFusion, Front. Neurosci. 2024 (PMC11330889)",
|
| 1283 |
+
"script": "opt02_seenn_bayes.py",
|
| 1284 |
"baseline_mode": false,
|
| 1285 |
"method": "harmonic_matched",
|
| 1286 |
"accuracy": {
|
| 1287 |
+
"test_acc": 0.9271428571428572,
|
| 1288 |
+
"test_target_acc": 0.9271428571428572,
|
| 1289 |
+
"best_val_acc": 0.9307142857142857
|
| 1290 |
},
|
| 1291 |
"efficiency": {
|
| 1292 |
"spikes_per_inference": null,
|
| 1293 |
+
"syn_ops_per_inference": 3657479.1964285714,
|
| 1294 |
+
"dense_macs_per_inference": 123955200.0,
|
| 1295 |
+
"event_fraction_of_dense": 0.02950646036978337,
|
| 1296 |
+
"syn_ops_per_inference_dense_fanout": 65234096.98295455,
|
| 1297 |
"weight_sparsity": 0.7324707846410685,
|
| 1298 |
+
"effective_ticks": 7.784285714285715,
|
| 1299 |
"num_ticks": 100,
|
| 1300 |
"membrane_bytes_per_inference": 451200,
|
| 1301 |
"weight_bytes": 4907008,
|
| 1302 |
"input_raster_bytes": null,
|
| 1303 |
+
"train_ms_per_step": 185.8240008354187,
|
| 1304 |
+
"infer_ms_per_sample": 0.6510175053198733,
|
| 1305 |
+
"peak_vram_mb": 10914.386944,
|
| 1306 |
+
"syn_ops_per_inference_early_exit": 1785947.325487013
|
| 1307 |
},
|
| 1308 |
"optimization_specific": {
|
| 1309 |
+
"seenn_enabled": true,
|
| 1310 |
+
"bayes_fusion_enabled": true,
|
| 1311 |
+
"conf_threshold": 0.9,
|
| 1312 |
+
"conf_temp": 2.0,
|
| 1313 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 1314 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 1315 |
+
"ic_loss_weight": 0.3,
|
| 1316 |
+
"ic_layer": 0,
|
| 1317 |
+
"mean_exit_tick": 7.784285714285715,
|
| 1318 |
+
"mean_exit_ms": 389.2142857142857,
|
| 1319 |
+
"ticks_saved_frac": 0.9221571428571429,
|
| 1320 |
+
"exit_tick_histogram": {
|
| 1321 |
+
"counts": [
|
| 1322 |
+
1048,
|
| 1323 |
+
306,
|
| 1324 |
+
34,
|
| 1325 |
+
11,
|
| 1326 |
+
1,
|
| 1327 |
+
0,
|
| 1328 |
+
0,
|
| 1329 |
+
0,
|
| 1330 |
+
0,
|
| 1331 |
+
0
|
| 1332 |
+
],
|
| 1333 |
+
"edges": [
|
| 1334 |
+
0.0,
|
| 1335 |
+
10.0,
|
| 1336 |
+
20.0,
|
| 1337 |
+
30.0,
|
| 1338 |
+
40.0,
|
| 1339 |
+
50.0,
|
| 1340 |
+
60.0,
|
| 1341 |
+
70.0,
|
| 1342 |
+
80.0,
|
| 1343 |
+
90.0,
|
| 1344 |
+
100.0
|
| 1345 |
+
]
|
| 1346 |
},
|
| 1347 |
+
"acc_fc_only": 0.9271428571428572,
|
| 1348 |
+
"acc_ic_only": 0.9357142857142857,
|
| 1349 |
+
"acc_fused": 0.9357142857142857,
|
| 1350 |
+
"acc_early_exit": 0.37714285714285717,
|
| 1351 |
+
"syn_ops_saved_frac": 0.5116999360567951,
|
| 1352 |
+
"syn_per_inference_early_exit": 1785947.325487013,
|
| 1353 |
+
"anytime_acc": {
|
| 1354 |
+
"0.25": 0.6264285714285714,
|
| 1355 |
+
"0.5": 0.8178571428571428,
|
| 1356 |
+
"0.75": 0.8921428571428571,
|
| 1357 |
+
"1.0": 0.9271428571428572
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1358 |
},
|
| 1359 |
+
"pareto": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1360 |
{
|
| 1361 |
+
"conf": 0.5,
|
| 1362 |
+
"mean_ticks": 4.289285714285715,
|
| 1363 |
+
"acc": 0.24571428571428572,
|
| 1364 |
+
"syn_ops": 1647281.4212662338
|
|
|
|
|
|
|
| 1365 |
},
|
| 1366 |
{
|
| 1367 |
+
"conf": 0.7,
|
| 1368 |
+
"mean_ticks": 4.978571428571429,
|
| 1369 |
+
"acc": 0.275,
|
| 1370 |
+
"syn_ops": 1678001.2727272727
|
|
|
|
|
|
|
| 1371 |
},
|
| 1372 |
{
|
| 1373 |
+
"conf": 0.8,
|
| 1374 |
+
"mean_ticks": 5.852857142857143,
|
| 1375 |
+
"acc": 0.3028571428571429,
|
| 1376 |
+
"syn_ops": 1714795.320616883
|
|
|
|
|
|
|
| 1377 |
},
|
| 1378 |
{
|
| 1379 |
+
"conf": 0.9,
|
| 1380 |
+
"mean_ticks": 7.785,
|
| 1381 |
+
"acc": 0.37714285714285717,
|
| 1382 |
+
"syn_ops": 1785960.5300324673
|
|
|
|
|
|
|
| 1383 |
},
|
| 1384 |
{
|
| 1385 |
+
"conf": 0.95,
|
| 1386 |
+
"mean_ticks": 10.002142857142857,
|
| 1387 |
+
"acc": 0.45071428571428573,
|
| 1388 |
+
"syn_ops": 1850843.49512987
|
|
|
|
|
|
|
| 1389 |
},
|
| 1390 |
{
|
| 1391 |
+
"conf": 0.99,
|
| 1392 |
+
"mean_ticks": 14.499285714285714,
|
| 1393 |
+
"acc": 0.5742857142857143,
|
| 1394 |
+
"syn_ops": 1959679.1558441557
|
|
|
|
|
|
|
| 1395 |
}
|
| 1396 |
+
]
|
|
|
|
| 1397 |
},
|
| 1398 |
"config": {
|
| 1399 |
"method": "harmonic_matched",
|
|
|
|
| 1433 |
"decision_margin": 2.0,
|
| 1434 |
"export": false,
|
| 1435 |
"seed": 1234,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1436 |
"baseline": false,
|
| 1437 |
"bench": true,
|
| 1438 |
"bench_warmup": 10,
|
| 1439 |
"bench_iters": 50,
|
| 1440 |
"bench_train_steps": 20,
|
| 1441 |
+
"anytime_fracs": "0.25,0.5,1.0",
|
| 1442 |
+
"anytime_weights": "0.3,0.3,1.0",
|
| 1443 |
+
"ic_layer": 0,
|
| 1444 |
+
"ic_loss_weight": 0.3,
|
| 1445 |
+
"bayes_fusion": true,
|
| 1446 |
+
"fusion_prior_weight": 2.0,
|
| 1447 |
+
"conf_threshold": 0.9,
|
| 1448 |
+
"conf_temp": 2.0,
|
| 1449 |
+
"conf_sweep": "0.5,0.7,0.8,0.9,0.95,0.99",
|
| 1450 |
+
"hub_dir": "/kaggle/working/hub/opt02_seenn_bayes/fusion_prior_2x",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1451 |
"repo_id": "UWU-R-13/SSVEP-SNN",
|
| 1452 |
"push_hf": false,
|
| 1453 |
"keep_epoch_weights": 1,
|
| 1454 |
"no_resume": true,
|
| 1455 |
"selftest": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1456 |
"sampling_rate": 250.0
|
| 1457 |
}
|
| 1458 |
},
|
| 1459 |
"zip": {
|
| 1460 |
+
"name": "fusion_prior_2x.zip",
|
| 1461 |
"files": 81,
|
| 1462 |
+
"bytes": 12637636,
|
| 1463 |
+
"MB": 12.6,
|
| 1464 |
+
"sha256": "fc6050fb762f5c1e2b45dd261c259362087f7598c1df1884b7b7b97c019e13f4"
|
| 1465 |
}
|
| 1466 |
}
|
| 1467 |
]
|