13,783 skills found · Page 4 of 460
DerwenAI / PytextrankPython implementation of TextRank algorithms ("textgraphs") for phrase extraction
kennyledet / Algorithm ImplementationsShare, discuss and learn about algorithm implementations!
onlytailei / CppRoboticscpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
TheAlgorithms / DartAll Algorithms implemented in Dart
cespare / XxhashA Go implementation of the 64-bit xxHash algorithm (XXH64)
xinntao / Real ESRGAN Ncnn VulkanNCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.
B-Con / Crypto AlgorithmsBasic implementations of standard cryptography algorithms, like AES and SHA-1.
szilard / Benchm MlA minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
xiaohu2015 / DeepLearning TutorialsThe deeplearning algorithms implemented by tensorflow
policy-gradient / GRPO ZeroImplementing DeepSeek R1's GRPO algorithm from scratch
rust-bio / Rust BioThis library provides implementations of many algorithms and data structures that are useful for bioinformatics. All provided implementations are rigorously tested via continuous integration.
HumanCompatibleAI / ImitationClean PyTorch implementations of imitation and reward learning algorithms
orlp / GlidesortA Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
aimacode / Aima JavaJava implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
patrickloeber / MLfromscratchMachine Learning algorithm implementations from scratch.
TheAlgorithms / KotlinAll Algorithms implemented in Kotlin
D-X-Y / AutoDL ProjectsAutomated deep learning algorithms implemented in PyTorch.
ronami / Meta Typing📚 Functions and algorithms implemented purely with TypeScript's type system
CodeReclaimers / Neat PythonPython implementation of the NEAT neuroevolution algorithm
luwill / Machine Learning Code ImplementationMathematical derivation and pure Python code implementation of machine learning algorithms.