File size: 2,001 Bytes
e2b7d7f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
  "tag": "opt1_control_rate_coded",
  "script": "opt1_ttfs_temporal.py",
  "script_sha256_16": "70687c3a0e15c4f8",
  "hf_folder": "opt1_ttfs_temporal",
  "priority": 0,
  "note": "control: rate coding",
  "phase": 1,
  "n_phases": 10,
  "command": [
    "/usr/bin/python3",
    "-m",
    "torch.distributed.run",
    "--standalone",
    "--nproc_per_node=2",
    "/kaggle/temp/snn_runs/scripts/opt1_ttfs_temporal.py",
    "--epochs",
    "100",
    "--batch-size",
    "32",
    "--num-bins",
    "16",
    "--event-eval",
    "--no-hf",
    "--no-resume",
    "--data-dir",
    "/kaggle/temp/dvs128_data",
    "--num-classes",
    "11",
    "--bench",
    "--no-ttfs"
  ],
  "flags": [
    "--no-ttfs"
  ],
  "epochs_requested": 100,
  "epochs_completed": 100,
  "batch_size_per_gpu": 32,
  "num_bins_T": 16,
  "gpus": 2,
  "amp": false,
  "exit_code": 0,
  "status": "ok",
  "duration_s": 379.6,
  "sec_per_epoch": 3.8,
  "started_utc": "2026-08-21T04:32:10.354001+00:00",
  "finished_utc": "2026-08-21T04:38:29.984571+00:00",
  "final_epoch_metrics": {
    "epoch": 100,
    "train_loss": 0.7148020052555325,
    "train_acc": 0.9591078066914498,
    "test_loss": 0.4417883844086618,
    "test_acc": 0.8787878787878788,
    "best_acc": 0.8977272727272727,
    "spike_rates": [
      0.10697741850334055,
      0.13463208254645853,
      0.11224872881875318,
      0.11159348706988727,
      0.10017462381545235
    ],
    "spikes_per_sample": 439857.3451640272,
    "wall_time_s": 2.3118836879730225,
    "timestamp": "2026-08-21T04:38:01.229815+00:00"
  },
  "best": {
    "epoch": 79,
    "test_acc": 0.8977272727272727
  },
  "event_driven": {
    "event_driven_test_acc": 0.875,
    "synaptic_ops_per_inference": 258118425.17708334,
    "avg_ticks_executed": 16.0
  },
  "driver_version": 1,
  "zip": {
    "name": "opt1_control_rate_coded.zip",
    "files": 312,
    "bytes": 1447439024,
    "MB": 1447.4,
    "sha256": "38162079438b80d46e891997cd73ddc65571818ca5cab37db62e5d91acb8873e"
  }
}