13,783 skills found · Page 25 of 460
beeevita / EvoPromptOfficial implementation of the paper Connecting Large Language Models with Evolutionary Algorithms Yields Powerful Prompt Optimizers
coderforlife / Ms CompressOpen source implementations of Microsoft compression algorithms
YuvrajSingh-mist / NeatRLRepository of implementations of classic and sota rl algorithms from scratch in PyTorch
iuliagroza / AlgorithmsThis is a continuously updating list of some of the most essential algorithms implemented in pseudocode, C++, Python and Java.
Law-AI / SummarizationImplementation of different summarization algorithms applied to legal case judgements.
dexter / DexterDexter is a framework that implements some popular algorithms and provides all the tools needed to develop any entity linking technique.
serendipious / Nodejs Decision TreeNodeJS Implementation of Decision Tree using ID3 Algorithm
gabrielhuang / Reptile PytorchA PyTorch implementation of OpenAI's REPTILE algorithm
tugot17 / YOLO Object Counting APIThe code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm
NDresevic / Timetable GeneratorTimetable generator for university schedule implemented in Python using genetic algorithms.
tonytonyjan / Jaro WinklerRuby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string.
dusk-network / Poseidon252Reference implementation for the Poseidon Snark-friendly Hash algorithm.
codahale / ShamirA Java implementation of Shamir's Secret Sharing algorithm over GF(256).
biswajitsahoo1111 / Rul Codes OpenThis repository contains code that implement common machine learning algorithms for remaining useful life (RUL) prediction.
betterenvi / GSpanPython implementation of frequent subgraph mining algorithm gSpan. Directed graphs are supported.
rahulkidambi / AccSGDImplements pytorch code for the Accelerated SGD algorithm.
Frugghi / SwiftLCSSwift implementation of the longest common subsequence (LCS) algorithm.
pablosmedina / CkiteCKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
OskarSigvardsson / Unity QuickhullAn implementation in Unity of the Quickhull algorithm for generating 3D convex hulls
rmst / DdpgTensorFlow implementation of the DDPG algorithm from the paper Continuous Control with Deep Reinforcement Learning (ICLR 2016)