13,782 skills found · Page 10 of 460
PetarV- / AlgorithmsSeveral algorithms and data structures implemented in C++ by me (credited to others where necessary).
fedecaccia / Avellaneda StoikovAvellaneda-Stoikov HFT market making algorithm implementation
dhuertas / AESAES algorithm implementation in C
NVlabs / GA3CHybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.
AstarLight / Lets OCRA repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.
SforAiDl / KD LibA Pytorch Knowledge Distillation library for benchmarking and extending works in the domains of Knowledge Distillation, Pruning, and Quantization.
joschu / Modular RlImplementation of TRPO and related algorithms
iRB-Lab / Py Ga VRPTWA Python Implementation of a Genetic Algorithm-based Solution to Vehicle Routing Problem with Time Windows
scikit-tda / Kepler MapperKepler Mapper: A flexible Python implementation of the Mapper algorithm.
jvanvugt / Pytorch Domain AdaptationA collection of implementations of adversarial domain adaptation algorithms
priyankchheda / AlgorithmsData Structure Libraries and Algorithms implementation
WillKoehrsen / Hyperparameter OptimizationImplementation of Bayesian Hyperparameter Optimization of Machine Learning Algorithms
kamenbliznashki / Normalizing FlowsPytorch implementations of density estimation algorithms: BNAF, Glow, MAF, RealNVP, planar flows
beefsack / Go AstarGo implementation of the A* search algorithm
mirahman / PHP Data Structure And AlgorithmsA repository with implementations of different data structures and algorithms using PHP
ChenglongChen / Pytorch DRLPyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.
hiddentao / Fast LevenshteinEfficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.
archsyscall / DeepRL TensorFlow2🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2
s-yata / Marisa TrieMARISA: Matching Algorithm with Recursively Implemented StorAge
hasauino / Rrt ExplorationA ROS package that implements a multi-robot RRT-based map exploration algorithm. It also has the image-based frontier detection that uses image processing to extract frontier points.