feat: implement FCES optimizer python bindings, add telemetry & comparative Ackley benchmark
This commit is contained in:
4
benchmark_summary.txt
Normal file
4
benchmark_summary.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
FCES vs AdamW Optimization Benchmark (Ackley Function)
|
||||
Final AdamW Loss: 9.001097 (w: [2.9789567 2.9789567])
|
||||
Final FCES Loss: 9.001093 (w: [2.9792218 2.9792218])
|
||||
Absolute Improvement: 0.000004
|
||||
Reference in New Issue
Block a user