13,785 skills found · Page 44 of 460
rohitrango / Image Quilting For Texture SynthesisAn implementation of the Image Quilting for Texture Synthesis algorithm by Alexei A. Efros and Willian T. Freeman
wreszelewski / Nsga2Implementation NSGA-II algorithm in form of python library
daolq3012 / Kotlin AlgorithmsAll algorithms implemented by Kotlin (for education)
FooBarWidget / Boyer Moore HorspoolBooyer-Moore-Horspool string search algorithm implementation in C++
benschulz / PaxakosRust implementation of Paxos consensus algorithm
li-plus / Seam CarvingA super-fast Python implementation of seam carving algorithm for intelligent image resizing.
bisqwit / FftA collection of Fast Fourier Transform algorithms implemented in C++20.
TheAlgorithms / OCamlAlgorithms Implemented in OCaml
barisesmer / C4.5A python implementation of C4.5 algorithm by R. Quinlan
onlytailei / A3C PyTorchPyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch
Khanattila / KNLMeansCLAn optimized OpenCL implementation of the Non-local means de-noising algorithm
EvanZhuang / MetaTreeOfficial implementation of MetaTree: Learning a Decision Tree Algorithm with Transformers
ffengc / Load Balanced Online OJ SystemImplement an online programming system similar to LeetCode. Multiple compilation service hosts (CR hosts) can be deployed in the background, and then oj_server service will load balance a large number of submitted requests to each CR host through algorithms. If a CR host crashes in the background, oj_server can also recognize correctly.
johnb110 / VDPythonVulDeePecker algorithm implemented in Python
nachonavarro / Seasonal Esd Anomaly DetectionAnomaly detection algorithm implemented at Twitter
Lapin0t / Py SwirldPython implementation of the Swirld byzantine consensus algorithm
ddehueck / Pytorch NeatA pytorch implementation of the NEAT (NeuroEvolution of Augmenting Topologies) algorithm
codeplaysoftware / PortDNNportDNN is a library implementing neural network algorithms written using SYCL
JZX-MY / Pso Global PlannerThis is a ROS Global Planner Plugin that implements the PSO (Particle Swarm Optimization) path planning algorithm.
guillaumebour / Flexible Job ShopPython implementation of a genetic algorithm for FJSP.