13,783 skills found · Page 14 of 460
tushushu / ImyluPure Python implementation of machine learning algorithms
christophM / RulefitPython implementation of the rulefit algorithm
gost-engine / EngineA reference implementation of the Russian GOST crypto algorithms for OpenSSL
gadomski / CpdC++ implementation of the Coherent Point Drift point set registration algorithm.
hammadshaikhha / Data Science And Machine Learning From ScratchImplements common data science methods and machine learning algorithms from scratch in python. Intuition and theory behind the algorithms is also discussed.
aimacode / Aima LispCommon Lisp implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
shepmaster / Twox HashA Rust implementation of the xxHash algorithm.
satya-verma / Data Structures And Algorithms Using JAVAThis repo contains implementation of data structures and algorithms using JAVA
david-m-rosen / SE SyncAn implementation of the SE-Sync algorithm for synchronization over the special Euclidean group.
kunzmi / ImageStackAlignatorImplementation of Google's Handheld Multi-Frame Super-Resolution algorithm (from Pixel 3 and Pixel 4 camera)
TianyiShi2001 / AlgorithmsAlgorithms implemented in Rust, explained.
percyliang / Brown ClusterC++ implementation of the Brown word clustering algorithm.
modestyachts / ARSAn implementation of the Augmented Random Search algorithm
ncduy0303 / Competitive ProgrammingMy own templates and implementation of important algorithms and data structures for competitive programming
moserware / AES IllustratedAn implementation of the Advanced Encryption Standard (AES) algorithm meant for study to go along with "A Stick Figure Guide to the Advanced Encryption Standard (AES)" blog post at www.moserware.com
chuanconggao / PrefixSpan PyThe shortest yet efficient Python implementation of the sequential pattern mining algorithm PrefixSpan, closed sequential pattern mining algorithm BIDE, and generator sequential pattern mining algorithm FEAT.
karam-mustafa / Laravel Geographical Calculatorlaravel package helps you to implement geographical calculation, with several algorithms that help you deal with coordinates and distances.
vidalt / HGS CVRPModern implementation of the hybrid genetic search (HGS) algorithm specialized to the capacitated vehicle routing problem (CVRP). This code also includes an additional neighborhood called SWAP*.
vy007vikas / PyTorch ActorCriticRLPyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.
EpistasisLab / Scikit RebateA scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning.