13,783 skills found · Page 18 of 460
kanaka / Raft.jsRaft.js is an implementation of the Raft consensus algorithm in JavaScript and using WebRTC.
jakobkogler / Algorithm DataStructuresImplementations of Algorithms and Data Structures
google / DiffsegDiffSeg is an unsupervised zero-shot segmentation method using attention information from a stable-diffusion model. This repo implements the main DiffSeg algorithm and additionally includes an experimental feature to add semantic labels to the masks based on a generated caption.
TuringLang / AdvancedHMC.jlRobust, modular and efficient implementation of advanced Hamiltonian Monte Carlo algorithms
KeremTurgutlu / Self SupervisedImplementation of popular SOTA self-supervised learning algorithms as Fastai Callbacks.
deborausujono / Word2vecpyPython implementation of CBOW and skip-gram word vector models, and hierarchical softmax and negative sampling learning algorithms
microsoft / PQCrypto SIDHSIDH Library is a fast and portable software library that implements state-of-the-art supersingular isogeny cryptographic schemes. The chosen parameters aim to provide security against attackers running a large-scale quantum computer, and security against classical algorithms.
GraySwanAI / NanoGCGA fast + lightweight implementation of the GCG algorithm in PyTorch
Mesywang / Motion Planning AlgorithmsMatlab Implementations of some basic motion planning algorithms, such as A*, RRT, RRT*, Minimum Snap Trajectory Generation, etc..
Algorithm-archive / Learn Data Structure Algorithm By PHPData Structure and Algorithm explanations with Implementations by PHP
cyoon1729 / Deep Q NetworksImplementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51
Sotera / Spark Distributed Louvain ModularitySpark / graphX implementation of the distributed louvain modularity algorithm
10x-Engineers / Infinite ISPA camera ISP (image signal processor) pipeline that contains modules with simple to complex algorithms implemented at the application level.
Suji04 / ML From ScratchImplementation of basic ML algorithms from scratch in python...
uni-algo / Uni AlgoUnicode Algorithms Implementation for C/C++
anita-hu / TF2 RLReinforcement learning algorithms implemented for Tensorflow 2.0+ [DQN, DDPG, AE-DDPG, SAC, PPO, Primal-Dual DDPG]
Ekumen-OS / BelugaA general implementation of Monte Carlo Localization (MCL) algorithms written in C++17, and a ROS package that can be used in ROS 1 and ROS 2.
ikostrikov / Pytorch Ddpg NafImplementation of algorithms for continuous control (DDPG and NAF).
Hypercubesoft / HCKalmanFilterHCKalmanFilter is Swift implementation of Kalman filter algorithm intended to solve problem with GPS tracking
bhargavchippada / Forceatlas2Fastest Gephi's ForceAtlas2 graph layout algorithm implemented for Python and NetworkX