Adaptive Ballistic-to-Diffusive Propagation Schedule / mini_results.json

Mechanism confirmed, baseline not beaten

Raw ⬇ ZIP
 1{
 2  "fixed_ballistic": {
 3    "loss": 0.0919998437166214,
 4    "accuracy": 0.97265625,
 5    "mean_gamma": 0.5,
 6    "mean_ratio": 0.2502877861261368,
 7    "final_gamma": 0.5,
 8    "device": "cuda"
 9  },
10  "fixed_diffusive": {
11    "loss": 0.0987405776977539,
12    "accuracy": 0.96875,
13    "mean_gamma": 4.0,
14    "mean_ratio": 0.5245491350069642,
15    "final_gamma": 4.0,
16    "device": "cuda"
17  },
18  "adaptive": {
19    "loss": 0.09449143707752228,
20    "accuracy": 0.970703125,
21    "mean_gamma": 0.9422076940536499,
22    "mean_ratio": 0.2711871573701501,
23    "final_gamma": 1.6549828052520752,
24    "device": "cuda"
25  }
26}