Pinned Loading
-
supermario-optimizer
supermario-optimizer PublicSMO (Super Mario Optimizer) is an ultra-memory-efficient PyTorch optimizer designed to solve the "Memory Wall" problem in Deep Learning. It reduces the optimizer state memory by 60-93% while retain…
Python
-
dge-optimizer
dge-optimizer PublicA memory-efficient, gradient-free zeroth-order (derivative-free) optimizer designed to solve the "Curse of Dimensionality" in Black-Box optimization and memory-constrained Machine Learning. It prov…
Python
-
seismic-descent
seismic-descent PublicA paradigm-shifting stochastic optimization algorithm that mimics physical earthquakes. Instead of bouncing particles randomly, Seismic Descent cyclically disrupts the geometry of the target landsc…
Python
-
k-alternatives-meta-algorithm
k-alternatives-meta-algorithm Publick-Alternatives is a stochastic search algorithm designed to optimize combinatorial problems by exploring controlled deviations from a heuristic baseline. Originally designed for the Traveling Sales…
JavaScript 1
-
neural-tablebases
neural-tablebases PublicDeep learning approach to chess tablebase compression using geometric position encoding. Achieves 99.93% accuracy on 3-piece endgames with 79.7x compression ratio vs Syzygy format.
Rust 1
-
ripple-insertion
ripple-insertion PublicRipple Insertion (Recursive Cheapest Insertion) is an experimental algorithm designed for Dynamic Traveling Salesperson Problem (TSP) scenarios. Unlike traditional solvers that calculate a route fr…
JavaScript 1
If the problem persists, check the GitHub status page or contact support.