diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-07 12:56:58 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-07 12:56:58 -0500 |
| commit | 8cbca53997292045f1bee1e2bbda2c051eb6c578 (patch) | |
| tree | 0b4463ad8f7a4a1ab0f9366212ba9e3602e32782 /results/ep_bias/dillavou_s0/random_raw_003.json | |
| parent | b2f18afcbbe1ce97d4f3f4bd098986afcc23f203 (diff) | |
results: record weak Dillavou S0 bias screen
Diffstat (limited to 'results/ep_bias/dillavou_s0/random_raw_003.json')
| -rw-r--r-- | results/ep_bias/dillavou_s0/random_raw_003.json | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/results/ep_bias/dillavou_s0/random_raw_003.json b/results/ep_bias/dillavou_s0/random_raw_003.json new file mode 100644 index 0000000..79f67f9 --- /dev/null +++ b/results/ep_bias/dillavou_s0/random_raw_003.json @@ -0,0 +1,98 @@ +{ + "schema": "rain_ep_structured_bias_screen_v1", + "sdil": { + "revision": "b2f18afcbbe1ce97d4f3f4bd098986afcc23f203" + }, + "author": { + "repository": "https://github.com/rain-neuromorphics/energy-based-learning", + "revision": "6b253fd8a5d267535f58ab79992256ef10031ceb" + }, + "protocol": { + "dataset": "FashionMNIST", + "network": "author comparative-study ConvHopfieldEnergy32", + "network_protocol": "comparative32", + "algorithm": "equilibrium propagation", + "beta_policy": "random_sign", + "beta_seed": 7100, + "beta_value": 0.25, + "adapter": "dillavou", + "mode": "raw", + "bias_ratio": 0.03, + "dillavou_drift_ratio": 0.0, + "predictor_rate": 1.0, + "neutral_cadence": 1, + "layer_calibration_steps": 1, + "layer_bias_normalization": "clean_difference", + "calibration_batches": 0, + "calibration_observations": 0, + "calibration_seconds": 4.76837158203125e-07, + "extra_equilibrium_phases_for_predictor": 0, + "predictor_neutral_source": "instruction_off_local_update_probe", + "bias_ratio_normalization": "initial_clean_local_update_rms_for_simulation_only", + "bias_ratio_normalization_visible_to_predictor": false, + "epochs": 1, + "train_limit": 10000, + "test_limit": 2000, + "evaluation_split": "train_holdout", + "data_seed": 6200, + "batch_size": 100, + "training_iterations": 15, + "inference_iterations": 60, + "schedule_epochs": 100, + "seed": 1988, + "device": "cuda", + "determinism": "best_effort_warn_only", + "autodiff_used_for_learning": false + }, + "hardware": { + "torch_version": "2.3.1+cu118", + "torch_cuda_version": "11.8", + "cuda_visible_devices": "5", + "device_name": "NVIDIA GeForce GTX 1080" + }, + "metrics": [ + { + "epoch": 1, + "train_accuracy": 0.2839, + "train_cost": 0.41663807735443115, + "test_accuracy": 0.509, + "test_cost": 0.3235563220977783, + "finite": true, + "corrector": { + "step": 99, + "bias_model": "dillavou_constant_update", + "clean_update_rms": 0.0003912168196358956, + "bias_update_rms": 8.410967374269637e-06, + "residual_update_rms": 8.410967150118983e-06, + "bias_to_clean_update_rms": 0.021499503477630896, + "residual_to_clean_update_rms": 0.021499502904673284, + "neutral_observations": 0 + }, + "wall_seconds": 152.6708607673645 + } + ], + "epochs_completed": 1, + "beta_sign_counts": { + "positive": 55, + "negative": 45 + }, + "final": { + "epoch": 1, + "train_accuracy": 0.2839, + "train_cost": 0.41663807735443115, + "test_accuracy": 0.509, + "test_cost": 0.3235563220977783, + "finite": true, + "corrector": { + "step": 99, + "bias_model": "dillavou_constant_update", + "clean_update_rms": 0.0003912168196358956, + "bias_update_rms": 8.410967374269637e-06, + "residual_update_rms": 8.410967150118983e-06, + "bias_to_clean_update_rms": 0.021499503477630896, + "residual_to_clean_update_rms": 0.021499502904673284, + "neutral_observations": 0 + }, + "wall_seconds": 152.6708607673645 + } +} |
