Pinned Loading
-
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
-
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
-
segment-sort
segment-sort Public🧮Block Merge Segment Sort is a novel adaptive sorting algorithm that achieves superior performance on real-world data while maintaining competitive worst-case complexity. It combines segment detect…
JavaScript 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
-
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
If the problem persists, check the GitHub status page or contact support.