13,786 skills found · Page 37 of 460
aai-institute / PyDVLpyDVL is a library of stable implementations of algorithms for data valuation and influence function computation
derivepass / Dumb CryptoDumb, but easily verifiable implementations of crypto algorithms
tokenrove / Blur DetectionSome implementations of algorithms for blur detection in JPEGs
lbehnke / Hierarchical Clustering JavaImplementation of an agglomerative hierarchical clustering algorithm in Java. Different linkage approaches are supported.
mithi / Rusty GenesGenetic algorithm implementation in Rust with animated visualizations in Python
sbfkcel / Fast Astarfast-astar is an implementation of a* algorithm using javascript. Small and fast.
kbladin / Monte Carlo Ray TracerA program with an implemented Monte Carlo Ray Tracer algorithm for global illumination of a virtual 3D scene.
Gregjksmith / Iterative Closest PointImplementation of the iterative closest point algorithm. A point cloud is transformed such that it best matches a reference point cloud.
iciamyplant / Poker CFRUnderstanding Poker rules, Game Theory, and CFR algorithms in order to implement my first CFR solving Rock-Paper-Scissors Game and my first Vanilla CFR solving Kuhn Poker
Lornatang / SRCNN PyTorchPytorch framework can easily implement srcnn algorithm with excellent performance
PacktPublishing / Hands On Machine Learning With Scikit Learn And Scientific Python ToolkitsThe accompanying code for the book "Hands-On Machine Learning with scikit-learn and Scientific Python Toolkits". A practical guide to implementing supervised and unsupervised machine learning algorithms in Python by Tarek Amr
kjahan / CommunityA Python implementation of Girvan-Newman algorithm
txizzle / DrlDeep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning
smcameron / Open Simplex Noise In CPort of Kurt Spencer's java implementation of open simplex noise to C -- Note: This is NOT Ken Perlin's Simplex noise algorithm.
graphp / AlgorithmsCommon mathematical graph algorithms implemented in PHP
wanghs008 / SAR SignalProcessingSynthetic Aperture Radar imaging algorithm and implementation
dkedyk / ImplementingUsefulAlgorithmsCode from Implementing Useful Algorithms in C++ by Dmytro Kedyk
TianhongDai / Mosse Object TrackingThis is the implementation of MOSSE tracking algorithm (correlation filter based).
NirmalSilwal / Data Structure And Algorithm Java Interview KitThis repo has various data structures and algorithms implementations and problems around that for preparing the coding interviews. 🚀 👨💻💻 🚩
WuJunde / Checkoutfree[ECCV 2022] A python implementation of the person clustering algorithm in the check-out free grocery visual system.