Projects with this topic
Sort by:
-
The efficient alternative to Neural Networks. Implements SLRM (Segmented Linear Regression Model) for neural compression and non-linear data modeling, achieving high precision with a fraction of the parameters of a traditional ANN.
Updated -
A variant of the A* algorithm to solve the game of Taquin. Efficient c++20 algorithm that can be tested online!
Updated -
Combination of the two probabilistic data structures, K-Minimum Values Sketch (KMV) and Count-Min Sketch (CM), to realise point and especially set operation queries of data sets.
Updated -
A look at how to build secure and efficient containers
Updated