CoolFace
Apppublic

sabaridsnfuji/repro-certificate-guided-pruning-for-stochastic-lipschitz-optimization

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
4 commits on main
2aa33772mo ago

Fix README frontmatter tags; add real source code, scripts, and results.json (single source of truth) backing the published logbook pages

Sabarinathan
fceb7e22mo ago

Real CGP implementation (confidence-adjusted Lipschitz envelope, Shrinkage Theorem components, adversarial lower-bound instance, CGP-Adaptive doubling, CGP-TR trust regions). 4/6 verified, 2/6 toy (correct qualitative direction on sample-complexity scaling, exact exponent not tightly reproduced at this compute scale). No official repo exists; independent reimplementation from extracted paper formulas.

Sabarinathan
10a89002mo ago

Update logbook: Certificate-Guided Pruning

sabaridsnfuji
1e808a22mo ago

initial commit

sabaridsnfuji