13,783 skills found · Page 23 of 460
aladdinpersson / Algorithms Collection PythonCollection of Algorithms implemented in Python
kvandake / Lexorank TsA reference implementation of a list ordering system like JIRA's Lexorank algorithm
dialnd / Imbalanced AlgorithmsPython-based implementations of algorithms for learning on imbalanced data.
carlos-argueta / Rse Prob RoboticsROS 2 implementation of robotics algorithms based on the Probabilistic Robotics book
uoip / SSD VariantsPyTorch implementation of several SSD based object detection algorithms.
privy-io / Shamir Secret SharingSimple, independently audited, zero-dependency TypeScript implementation of Shamir's Secret Sharing algorithm
dario-zubovic / MetaballsUnity 3D implementation of metaballs and marching cubes algorithm
unixpickle / WeakaiAI algorithms implemented in Go
jurgisp / PydreamerPyTorch implementation of DreamerV2 model-based RL algorithm
jean-pierreBoth / Hnswlib RsRust implementation of the HNSW algorithm (Malkov-Yashunin)
liuzuxin / OSRL🤖 Elegant implementations of offline safe RL algorithms in PyTorch
log0 / Neural Style PaintingImplementing of the "A Neural Algorithm of Artistic Style"
naklecha / Hackerrank Algo ImplementationThis are the solutions to ALL "implementation" problems in the "algorithms" category hackerrank.com
wanglimin / Dense FlowOpenCV Implementation of different optical flow algorithms
TheAlgorithms / F SharpAll Algorithms implemented in F#
brianstorti / Ruby Graph AlgorithmsRuby implementation for a few graph algorithms
irh / Freeverb RsA Rust implementation of the Freeverb algorithm
yorickpeterse / Pattern Matching In RustPattern matching and exhaustiveness checking algorithms implemented in Rust
byron1st / Simple PbftSample implementation of PBFT consensus algorithm
nisarg0 / Algorithm ImplementationThis is our effort to collect the best implementations to tough algorithms. All codes are written in c++.