13,784 skills found · Page 27 of 460
philogb / MingleA JS implementation of the MINGLE edge bundling algorithm
fpapado / Blurhash Rust WasmA Rust and WASM implementation of the blurhash algorithm
milaan9 / Clustering Algorithms From ScratchImplementing Clustering Algorithms from scratch in MATLAB and Python
JorenSix / TarsosLSHA Java library implementing practical nearest neighbour search algorithm for multidimensional vectors that operates in sublinear time. It implements Locality-sensitive Hashing (LSH) and multi index hashing for hamming space.
rsasaki0109 / Rust RoboticsRust implementation of PythonRobotics, sample codes for robotics algorithms
codeIIEST / AlgorithmsA Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
lume / KiwiFast TypeScript implementation of the Cassowary constraint solving algorithm (soon for AssemblyScript / WebAssembly).
morgil / Madgwick PyA Python implementation of Madgwick's IMU and AHRS algorithm.
Alfredvc / PaacOpen source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning
vanshika230 / Machine LearningThis repository contains implementations of all Machine Learning Algorithms from scratch in Python. Mathematics required for ML and many projects have also been included.
kaidul / Data Structure And Algorithms LibraryA collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
mthiim / Dilithium JavaExperimental Java implementation of post-quantum crypto algorithm Dilithium (including JCE provider)
amosnier / Sha 2SHA-2 algorithm implementations
lejon / T SNE JavaPure Java implementation of Van Der Maaten and Hinton's t-sne clustering algorithm
cuevas1208 / Fingerprint RecognitionAn implementations of fingerprint recognition algorithm
zandaqo / IswasmfastPerformance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.
smistad / GPU Marching CubesA GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL
leopiney / Deep ForestAn on going implementation of the gcForest algorithm
disksing / IterGo implementation of C++ STL iterators and algorithms.
cgyurgyik / Fast Voxel Traversal AlgorithmA C++ implementation of the fast voxel traversal algorithm.