Files
foxhunt/crates
jgrusewski 37cb034eed feat(generalization): periodic shrink-and-perturb every 20 epochs
Kills memorized weights by blending 85% current + 15% Xavier random.
Surviving weights encode robust features. Memorized artifacts die.
Configurable: shrink_perturb_interval, alpha, sigma.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 23:43:33 +02:00
..