update APPLIED run index
Browse files
applied/_index/APPLIED_RUNS_INDEX.json
CHANGED
|
@@ -1,19 +1,158 @@
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
-
"key": "
|
| 4 |
-
"tag": "
|
| 5 |
-
"script": "
|
| 6 |
-
"hf_folder": "applied/
|
| 7 |
-
"phase":
|
| 8 |
"status": "ok",
|
| 9 |
-
"duration_s":
|
| 10 |
-
"optimization_summary":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
"zip": {
|
| 12 |
-
"name": "
|
| 13 |
-
"files":
|
| 14 |
-
"bytes":
|
| 15 |
-
"MB": 12.
|
| 16 |
-
"sha256": "
|
| 17 |
}
|
| 18 |
}
|
| 19 |
]
|
|
|
|
| 1 |
[
|
| 2 |
{
|
| 3 |
+
"key": "opt01_ttfs_dta/dta_rate_0.02",
|
| 4 |
+
"tag": "dta_rate_0.02",
|
| 5 |
+
"script": "opt01_ttfs_dta.py",
|
| 6 |
+
"hf_folder": "applied/opt01_ttfs_dta",
|
| 7 |
+
"phase": 3,
|
| 8 |
"status": "ok",
|
| 9 |
+
"duration_s": 592.4,
|
| 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": "dta_rate_0.02.zip",
|
| 152 |
+
"files": 80,
|
| 153 |
+
"bytes": 12510253,
|
| 154 |
+
"MB": 12.5,
|
| 155 |
+
"sha256": "1243e55e5fd4e4197a0db50663cc4eaf49e0a10a9ad59a34c29305a28a06856f"
|
| 156 |
}
|
| 157 |
}
|
| 158 |
]
|