Delete hybrid_training_results.json
Browse files- hybrid_training_results.json +0 -31
hybrid_training_results.json
DELETED
|
@@ -1,31 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"architecture": "Julia-Rust Hybrid",
|
| 3 |
-
"training_date": "2026-03-22T19:35:24.226080",
|
| 4 |
-
"data_sources": [
|
| 5 |
-
"Kaspa mainnet (March 21, 2026)",
|
| 6 |
-
"Monero mainnet (March 22, 2026)"
|
| 7 |
-
],
|
| 8 |
-
"total_samples": 8,
|
| 9 |
-
"performance_metrics": {
|
| 10 |
-
"training_speed_us_per_tick": 35.0,
|
| 11 |
-
"ipc_overhead_us": 0.8,
|
| 12 |
-
"memory_usage_kb": 1.6,
|
| 13 |
-
"accuracy_percent": 95.2,
|
| 14 |
-
"convergence_epochs": 20
|
| 15 |
-
},
|
| 16 |
-
"algorithm": {
|
| 17 |
-
"name": "E-prop + OTTT",
|
| 18 |
-
"features": [
|
| 19 |
-
"Eligibility traces",
|
| 20 |
-
"Surrogate gradients (fast-sigmoid)",
|
| 21 |
-
"Reward modulation",
|
| 22 |
-
"L1 normalization"
|
| 23 |
-
]
|
| 24 |
-
},
|
| 25 |
-
"fpga_parameters": {
|
| 26 |
-
"thresholds_file": "parameters.mem",
|
| 27 |
-
"weights_file": "parameters_weights.mem",
|
| 28 |
-
"decay_file": "parameters_decay.mem",
|
| 29 |
-
"format": "Q8.8 fixed-point"
|
| 30 |
-
}
|
| 31 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|