mirror of
https://github.com/ruvnet/RuVector.git
synced 2026-05-23 21:25:02 +00:00
Version bump and comprehensive updates: ## GNN Forgetting Mitigation (Issue #17) - Add Adam optimizer with bias-corrected momentum - Add SGD with momentum for convergence - Add Elastic Weight Consolidation (EWC) for catastrophic forgetting prevention - Add ReplayBuffer with reservoir sampling - Add 6 learning rate scheduling strategies - All 177 GNN tests passing ## Security Fixes - Fixed integer overflow vulnerabilities across core crates - Enhanced bounds checking in arena allocations - Improved quantization safety - Added verification tests for security fixes ## Dependency Updates - Updated ruvector-gnn dependency versions in node/wasm crates 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agentic-jujutsu | ||
| advanced_tests.rs | ||
| graph_full_integration.rs | ||
| graph_integration.rs | ||
| security_verification_test.rs | ||
| test_agenticdb.rs | ||