13,782 skills found · Page 7 of 460
yomorun / Hashids JavaHashids algorithm v1.0.0 implementation in Java
sytelus / CryptoJSThis is unmodified copy of Google Code hosted CryptoJS project. CryptoJS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface.
hankcs / AhoCorasickDoubleArrayTrieAn extremely fast implementation of Aho Corasick algorithm based on Double Array Trie.
facebookresearch / DetectAndTrackThe implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Track: Efficient Pose Estimation in Videos"
robert-bor / Aho CorasickJava implementation of the Aho-Corasick algorithm for efficient string matching
Py-Contributors / AlgorithmsAndDataStructureAlgorithms And DataStructure Implemented In Python, Java & CPP, Give a Star 🌟If it helps you
wangkuiwu / Datastructs And AlgorithmData struct and algorithm introduction and implementation in C/C++/Java.
gabrieleangeletti / Deep Learning TensorFlowReady to use implementations of various Deep Learning algorithms using TensorFlow.
easezyc / Deep Transfer LearningA collection of implementations of deep domain adaptation algorithms
AssemblyAI-Community / Machine Learning From ScratchImplementation of popular ML algorithms from scratch
doganoo / PHPAlgorithmsA collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
bytefish / FacerecImplements face recognition algorithms for MATLAB/GNU Octave and Python.
lifrordi / DeepStack LeducExample implementation of the DeepStack algorithm for no-limit Leduc poker
practical-recommender-systems / MoviegeekA django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
xarray-contrib / Xarray SpatialSpatial analysis algorithms for xarray implemented in numba
lukaemon / Coursera ML AndrewNguse numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm
D-X-Y / Landmark DetectionFour landmark detection algorithms, implemented in PyTorch.
lionsoul2014 / JcsegJcseg is a light weight NLP framework developed with Java. Provide CJK and English segmentation based on MMSEG algorithm, With also keywords extraction, key sentence extraction, summary extraction implemented based on TEXTRANK algorithm. Jcseg had a build-in http server and search modules for lucene,solr,elasticsearch,opensearch
karpathy / TsnejsImplementation of t-SNE visualization algorithm in Javascript.
nitishsrivastava / DeepnetImplementation of some deep learning algorithms.