algorithm-problems
Solutions and reference implementations for algorithm problems
C++3mit
last month
algorithmscodeforcescodejam
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Swift828mit
5 years ago
algorithmalgorithmsconditional-probability
ios-KRFuzzyCMeans-Algorithm
Fuzzy C-Means is clustering algorithm (クラスタリング分類) combined fuzzy theory (ファジー理論)
Objective-C12other
9 years ago
ios-KRHebbian-Algorithm
Non-supervisor that Hebbian self-organization learning method in machine learnin
Objective-C13other
9 years ago
ios-KRKmeans-Algorithm
K-Means is clustering algorithm (クラスタリング分類) that one of Machine Learning methods
Objective-C23other
8 years ago
Algorithm-Implementations
Share, discuss and learn about algorithm implementations!
Lua2196mit
3 years ago
algorithm-ethics
A collection of resources and tools designed to provide guidelines for ethical m
70mit
3 years ago
ethical-artificial-intelligenceethical-data-scienceethical-hacking
rbdl
RBDL is a C++ library that contains some essential and efficient rigid body dyna
C++527other
5 months ago
articulated-body-algorithmforward-dynamicsinverse-dynamics
swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
Swift28828mit
6 months ago
algorithmsdata-structuresswift
awesome-competitive-programming
Description An app to notify Coders about the upcoming and live Algorithm Con
12418cc-by-4.0
5 months ago
algorithmawesomeawesome-list
multikey
n-out-of-N-keys encryption framework based on shamir's secret sharing algorithm
Go4mpl-2.0
6 months ago
simpletextcrypt
An Android app which encrypts a plain text using AES256 algorithm.
Java30
last year
androidcryptographyencrypts
ig.degree.betweenness
Smith-Pittman Community Detection Algorithm for 'igraph' Objects (2024) in R
R33other
10 days ago
community-detection-algorithmsigraph
mspm
Multi-String Pattern Matching Algorithm Using TrieNode
Go25bsd-3-clause
7 years ago
aho-corasickgolangmulti-search
nanomorph
🚅 - Hyper fast diffing algorithm for real DOM nodes
JavaScript724mit
3 years ago
algorithmdiffdom
neuralart_tensorflow
Implementation of "A Neural Algorithm of Artistic Style" by Tensorflow
Python496mit
2 years ago
vowpal_wabbit
John Langford's original release of Vowpal Wabbit -- a fast online learning algo
C++2other
13 years ago
DetectAndTrack
The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Tr
Python1000apache-2.0
6 years ago
knn-java-library
Just a simple implementation of K-Nearest Neighbour algorithm.
Java7
8 years ago
data-sciencek-nearest-neighbor-classifierk-nearest-neighbours
gekkoga
Genetic Algorithm for solving optimization of trading strategies using Gekko
JavaScript311
6 years ago
simple_ga
Simple Genetic Algorithm for demonstration purposes
Ruby9mit
8 years ago
demoevolutionary-algorithmevolutionary-algorithms
clortex
(pre-alpha) Implementation of Jeff Hawkins' Hierarchical Temporal Memory & Corti
Clojure183gpl-3.0
9 years ago
decisiontree
ID3-based implementation of the ML Decision Tree algorithm
Ruby1433
6 years ago
decision-treemachine-learningruby
genevo
Execute genetic algorithm (GA) simulations in a customizable and extensible way.
Rust171other
9 months ago
evolutionary-algorithmsframeworkgenetic-algorithm
RL_toolbox
reinfore learning tool box, contains trpo, a3c algorithm for continous action sp
Python43mit
7 years ago
evoli
Genetic Algorithm and Particle Swarm Optimization
Go31mit
3 years ago
evolutionary-algorithmsgenetic-algorithmgo
ndt_omp
Multi-threaded and SSE friendly NDT algorithm
C++747bsd-2-clause
3 months ago
matchingmultithreadingndt
oraft
Library of Raft consensus algorithm implemented in OCaml
OCaml28apache-2.0
last year
consensus-algorithmocamlraft
kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
C++2735
26 days ago
algorithmcc0competitive-programming
forex.analytics
Node.js native library performing technical analysis over an OHLC dataset with u
C182mit
5 years ago
KNear
K-nearest neighbors algorithm for supervised learning implemented in javascript
JavaScript48
7 years ago
Algorithms
Solutions for some common algorithm problems written in Java.
Java2788apache-2.0
6 months ago
simpleICP
Implementations of a rather simple version of the Iterative Closest Point algori
Python287mit
last year
computer-visioniterative-closest-pointpoint-cloud
EthTradingAlgorithm
Ethereum trading algorithm using Python 3.5 and the library ZipLine
Python4
6 years ago
neural-dream
PyTorch implementation of DeepDream algorithm
Python132mit
3 years ago
computer-visiondeep-dreamdeepdream
leven
Measure the difference between two strings with the fastest JS implementation of
JavaScript715mit
3 years ago
universal
Large collection of number systems providing custom arithmetic for mixed-precisi
C++409mit
30 days ago
arbitrary-precisionarbitrary-precision-arithmeticarbitrary-precision-floats
jaro_winkler
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8
Ruby192mit
6 months ago
algorithmjaro-winklerjaro-winkler-distance
ScenarioArchitect
The Scenario Architect provides a lightweight graphical user interface that allo
Python34epl-2.0
5 months ago
safetyscenario
ts-lib-crypto
All algorithm implementations like signature verification and protocol entries l
TypeScript9mit
2 years ago
cryptocryptographysignature
secureio
An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy U
Go32lgpl-3.0
4 years ago
awesomeblake3cipher
jinbei3d
This is 3D live Wallpaper simulating a school of sardines which used BOIDS algor
Java5other
12 years ago
eaopt
:four_leaf_clover: Evolutionary optimization library for Go (genetic algorithm,
Go880mit
9 months ago
differential-evolutionevolutionary-algorithmsevolutionary-computation
conrex
An Elixir implementation of the CONREC algorithm for topographic or isochrone ma
Elixir54mit
3 years ago
conrecelixirgis
DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
Swift3567apache-2.0
9 months ago
algorithmchangesetcollectionview
rock
Elixir implementation of ROCK: A Robust Clustering Algorithm for Categorical Att
Elixir11mit
4 years ago
categorical-attributesclusterclustering
bucket4j
Java rate limiting library based on token-bucket algorithm.
Java2311apache-2.0
last month
apache-ignitehazelcastinfinispan
seeds-revised
Implementation of the superpixel algorithm called SEEDS [1].
C++52bsd-3-clause
6 years ago
computer-visionimage-processingopencv
levenshtein-ffi
Fast string edit distance computation, using the Damerau-Levenshtein algorithm.
Ruby149bsd-2-clause
6 months ago
kMeans.js
Simple Javascript implementation of the k-means algorithm, for node.js and the b
CoffeeScript44
11 years ago
surging
Surging is a micro-service engine that provides a lightweight, high-performance,
C#3241mit
5 months ago
apigatewayapolloconsul
Data-Structures-and-Algorithms
Solution to 500+ popular data structure and algorithm problems in Java, C++ and
Java142mit
2 years ago
algorithmscodingcompetitive-programming
GeneticSharp
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic
C#1251mit
7 months ago
artificial-intelligencec-sharpdotnet
damerau-levenshtein
Calculates edit distance using Damerau-Levenshtein algorithm
Ruby144mit
2 months ago
Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
2731
last year
awesomeawesome-listdeep-learning
punkt-segmenter
Ruby port of the NLTK Punkt sentence segmentation algorithm
Ruby92other
6 years ago
nlp-librarynltkpunkt-segmenter
machine
Simple machine learning algorithm for crystal lang
Crystal44mit
3 years ago
machine-learning-algorithms
captcha-break
captcha break based on opencv2, tesseract-ocr and some machine learning algorith
C++725mit
6 years ago
captchacaptcha-breakcaptcha-solving
neural-style-pt
PyTorch implementation of neural style transfer algorithm
Python840mit
2 years ago
deep-learningdeep-styleneural-style
imgscalr
Simple Java image-scaling library implementing Chris Campbell's incremental scal
Java1227apache-2.0
last year
Algorithmia
Algorithm and data-structure library for .NET 4.5.2+/Netstandard 2.0+. Algorithm
C#533other
2 years ago
goldeneye
Python implementation of the goldeneye algorithm to investigate how classifiers
Python2mit
7 years ago
data-sciencemodel-explanation
d3-force-sampled
A fast, simple, memory-efficient graph layout algorithm for visualizing networks
JavaScript50bsd-3-clause
3 years ago
d3jsgraphjavascript
mosaic-layout
A mosaic collection view layout inspired by Lightbox's Algorithm, written in Swi
Swift250mit
5 years ago
cocoapodslightbox-algorithmswift
algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implement
JavaScript3727mit
3 years ago
algorithmsbinary-treesdata-structures
c-algorithms
A library of common data structures and algorithms written in C.
C3343isc
last year
algorithmcdata-structures
Algorithms-Leetcode-Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
JavaScript616mit
30 days ago
algorithmsalgortithmscoding-interviews
javascript-algorithms
💻 JavaScript implementations of computer science algorithms
JavaScript7838mit
7 months ago
algorithmcomputer-science-algorithmshacktoberfest
acado
ACADO Toolkit is a software environment and algorithm collection for automatic c
C++492lgpl-3.0
3 months ago
C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standa
C#5956mit
last year
algorithmsbinary-treescsharp
dsa.js-data-structures-algorithms-javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
JavaScript7609mit
10 months ago
algorithmalgorithmsbook
crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
C1833
4 years ago
algorithms.coffee
Classic algorithms and data structures in coffeescript. Making the World a bette
CoffeeScript37mit
8 years ago
Problem-Solving-with-Algorithms-and-Data-Structures-Using-Python
Examples and work from Problem Solving with Algorithms and Data Structures Using
Python323
6 years ago
awesome-audit-algorithms
A curated list of algorithms and papers for auditing black-box algorithms.
91cc0-1.0
last month
algorithmsauditawesome
go-edlib
📚 String comparison and edit distance algorithms library, featuring : Levenshte
Go466mit
2 years ago
algorithmscosinedamerau-levenshtein
algorithms-and-ds
Algorithms and Data Structures
Java22gpl-2.0
7 years ago
algorithmcormen-algorithmsdatastructures
pretty-algorithms
🌊 Pretty, common and useful algorithms with modern JS and beautiful tests
TypeScript2187mit
7 years ago
algorithmsbinary-treescomputer-science
Algorithms
A collection of various useful algorithms and data structures along with their J
Java127mit
4 years ago
algorithmalgorithm-challengesalgorithm-competitions
advanced-algorithms
100+ algorithms & data structures generically implemented in C#
C#1316mit
2 years ago
algorithmsavl-treebinary-trees
Swift-Algorithms-Strings-
Implementation of multiple string manipulation algorithms in Swift
Swift42mit
7 years ago
Algorithms-and-Data-Structures-in-Ruby
Ruby implementation of Algorithms,Data-structures and programming challenges
Ruby718
6 days ago
algorithmarray-rotationbinary-search
algorithms-101
A NodeSchool workshopper to introduce JS developers to algorithms
JavaScript79bsd-3-clause
10 years ago
Sorting-Algorithms-Visualizer
Program made with Python and Pygame module for visualizing sorting algorithms
Python426mit
5 days ago
algorithmspygamepython
algorithms-js
Consumable Data Structures and Algorithms library in JavaScript
JavaScript199mit
10 months ago
algorithmapiconsumables
ocaml-datastructures-algorithms
Data structures and algorithms in OCaml
OCaml48
2 years ago
algorithmsdata-structuresocaml
Algorithms
Several algorithms and data structures implemented in C++ by me (credited to oth
C++645mit
3 years ago
algorithmsc-plus-plusdata-structures
java-algorithms-implementation
Algorithms and Data Structures implemented in Java
Java4455apache-2.0
2 years ago
algorithmdata-structuresgraph
algorithms
algorithms playground for common questions
Ruby3264
2 years ago
algorithmcomputer-scienceinterview-questions
algorithms
CLRS study. Codes are written with golang.
Go789mit
4 years ago
algorithmalgorithmsbfs-algorithm
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Go
Go2772mit
6 months ago
algorithmalgorithmsalgorithms-and-data-structures
bishop-algorithms-swift
Examples of commonly used data structures and algorithms in Swift.
Swift2098other
3 years ago
go-porterstemmer
A native Go clean room implementation of the Porter Stemming algorithm.
Go190mit
3 years ago
nodejs-decision-tree
NodeJS Implementation of Decision Tree using ID3 Algorithm
JavaScript210mit
5 months ago
rake-rs
Multilingual implementation of RAKE algorithm for Rust
Rust33apache-2.0
8 months ago
algorithmrakerust
Go-ICP
Implementation of the Go-ICP algorithm for globally optimal 3D pointset registra
C++443gpl-3.0
5 years ago
robustirc
RobustIRC - an IRC network without netsplits, implemented in Go using the Raft c
Go176bsd-3-clause
6 months ago
gogolangirc
GeoDA
This repository contains the official PyTorch implementation of GeoDA algorithm.
Python32
4 years ago
bcrypt-ruby
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorith
C1919other
4 months ago
spearmint
Spearmint is a package to perform Bayesian optimization according to the algorit
Python1388
7 years ago
passwap
Package passwap provides a unified implementation between different password has
Go36bsd-3-clause
4 months ago
argon2bcryptgo
lifesaver
Description Life Saver is a highly configurable, artistic implementation of C
Swift211mpl-2.0
3 years ago
abstractartartificial-life
TCPD
The Turing Change Point Dataset - A collection of time series for the evaluation
Python136mit
last month
change-detectionchange-pointchange-point-detection
DecisionTree.jl
Julia implementation of Decision Tree (CART) and Random Forest algorithms
Julia8other
3 years ago
fukuzatsu
A tool for measuring code complexity in Ruby class files. Its analysis generates
Ruby31mit
6 years ago
themis-ml
A library that implements fairness-aware machine learning algorithms
Jupyter Notebook124mit
4 years ago
accountabilitydiscriminationethics
computer_science_in_lua
:first_quarter_moon_with_face: Implementation of some classic data structures an
Lua50
6 years ago
algorithmcomputer-sciencedata-structure
Detectron
FAIR's research platform for object detection research, implementing popular alg
Python26278apache-2.0
last year
cryptojs
Following googlecode project crypto-js, provide standard and secure cryptographi
JavaScript327
12 years ago
GeneticAlgorithmsWithPython
source code from the book Genetic Algorithms with Python by Clinton Sheppard
Python1209apache-2.0
2 years ago
genetic-algorithmspythonpython3
gograph
A golang generic graph library that provides mathematical graph-theory and algor
Go55apache-2.0
4 months ago
datastructuregenericgeneric-graph
spectral-learn
Collection of three method of moments based algorithms for learning stochastic l
C++15apache-2.0
10 years ago
jaxrl
JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with con
Jupyter Notebook631mit
2 years ago
batch-reinforcement-learningbehavioral-cloningcontinuous-control
codelibrary
:gem:Collection of algorithms and data structures
Java1939unlicense
3 months ago
algorithmcppdata-structures
neuralnetworks
java deep learning algorithms and deep neural networks with gpu acceleration
Java1233
7 years ago
nlp
Selected Machine Learning algorithms for natural language processing and semanti
Go442mit
4 years ago
feature-hashgogolang
LeanParameterOptimization
Parameter Optimization for Lean Algorithms
C#57apache-2.0
2 years ago
blazorcsharplean
BioPy
Biologically-Inspired and Machine Learning Algorithms written in Python
Python45
last year
algorithmback-propagationbiology
crystalline
A collection of containers & algorithms for the Crystal programming language
Crystal129mit
last year
algorithmscrystal
NetworkLayout.jl
Layout algorithms for graphs and trees in pure Julia.
Julia97other
5 months ago
graph-visualization
MLBase.jl
A set of functions to support the development of machine learning algorithms
Julia185mit
last year
AIToolbox
A toolbox of AI modules written in Swift: Graphs/Trees, Support Vector Machines
Swift794apache-2.0
4 years ago
fast_gicp
A collection of GICP-based fast point cloud registration algorithms
C++1205bsd-3-clause
4 months ago
cppcudagicp
AlgoXY
Book of Elementary Functional Algorithms and Data structures
TeX6096
22 days ago
algorithmsfunctional-programminghaskell
Hyperparameter-Optimization-of-Machine-Learning-Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learnin
Jupyter Notebook1275mit
2 years ago
artificial-neural-networksbayesian-optimizationdeep-learning
Gekko_Bot_Trading_Strategies
My algorithmic trading strategies with the Gekko cryptocurrency trading bot.
JavaScript55
last year
gekko-strategiesmachine-learning-algorithmsneural-networks
oxigen
Fast, parallel, extensible and adaptable genetic algorithms framework written in
Rust164mpl-2.0
3 years ago
genetic-algorithmrust
mp2p_icp
Multi primitive-to-primitive (MP2P) ICP algorithms in C++
C++174bsd-3-clause
3 months ago
icppoint-cloudsregistration
ArabicCompetitiveProgramming
The repository contains the ENGLISH description files attached to the video seri
C++1490
last year
acm-icpcalgorithmarabic
andz
Algorithms and data structures for educational, demonstrational and experimental
Python60mit
3 months ago
algorithmscomputer-sciencedata-structures
thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cc
C++4926other
9 months ago
algorithmscppcpp11
checkdigit
Provide check digit algorithms and calculators written in Go
Go111mit
2 years ago
checkdigitdammean
Revolver
A framework for building fast genetic algorithms in Swift.
Swift29mit
7 years ago
cocoapodevolutionary-algorithmsgenetic-algorithm
stablesort
Stable sort algorithms and their stability proofs in Coq
Coq22
2 months ago
coqinsertion-sortmathcomp
PRMLT
Matlab code of machine learning algorithms in book PRML
MATLAB6028mit
5 years ago
algorithmsmachine-learningmachine-learning-algorithms
LSHBOX
A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH
C++286gpl-3.0
7 years ago
AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption
Rust729
yesterday
catalyst
An Algorithmic Trading Library for Crypto-Assets in Python
Python2492apache-2.0
2 years ago
algorithmic-tradingcryptocurrenciescryptocurrency
chefboost
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5,
Python460mit
22 days ago
adaboostc45-treescart
the_fuzz
String metrics and phonetic algorithms for Elixir (e.g. Dice/Sorensen, Hamming,
Elixir77apache-2.0
6 years ago
fast_gicp
A collection of GICP-based fast point cloud registration algorithms
C++1200bsd-3-clause
4 months ago
cppcudagicp
geoos
A library provides spatial data and geometric algorithms
Go608lgpl-2.1
5 months ago
geometry-librarygeospatialgis
pysot
SenseTime Research platform for single object tracking, implementing algorithms
Python4405apache-2.0
last year
computer-visionsiamese-networktracking
algorithm-problems
Solutions and reference implementations for algorithm problems
C++3mit
last month
algorithmscodeforcescodejam
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Swift828mit
5 years ago
algorithmalgorithmsconditional-probability
ios-KRFuzzyCMeans-Algorithm
Fuzzy C-Means is clustering algorithm (クラスタリング分類) combined fuzzy theory (ファジー理論)
Objective-C12other
9 years ago
ios-KRHebbian-Algorithm
Non-supervisor that Hebbian self-organization learning method in machine learnin
Objective-C13other
9 years ago
ios-KRKmeans-Algorithm
K-Means is clustering algorithm (クラスタリング分類) that one of Machine Learning methods
Objective-C23other
8 years ago
Algorithm-Implementations
Share, discuss and learn about algorithm implementations!
Lua2196mit
3 years ago
algorithm-ethics
A collection of resources and tools designed to provide guidelines for ethical m
70mit
3 years ago
ethical-artificial-intelligenceethical-data-scienceethical-hacking
rbdl
RBDL is a C++ library that contains some essential and efficient rigid body dyna
C++527other
5 months ago
articulated-body-algorithmforward-dynamicsinverse-dynamics
swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
Swift28828mit
6 months ago
algorithmsdata-structuresswift
awesome-competitive-programming
Description An app to notify Coders about the upcoming and live Algorithm Con
12418cc-by-4.0
5 months ago
algorithmawesomeawesome-list
multikey
n-out-of-N-keys encryption framework based on shamir's secret sharing algorithm
Go4mpl-2.0
6 months ago
simpletextcrypt
An Android app which encrypts a plain text using AES256 algorithm.
Java30
last year
androidcryptographyencrypts
ig.degree.betweenness
Smith-Pittman Community Detection Algorithm for 'igraph' Objects (2024) in R
R33other
10 days ago
community-detection-algorithmsigraph
mspm
Multi-String Pattern Matching Algorithm Using TrieNode
Go25bsd-3-clause
7 years ago
aho-corasickgolangmulti-search
nanomorph
🚅 - Hyper fast diffing algorithm for real DOM nodes
JavaScript724mit
3 years ago
algorithmdiffdom
neuralart_tensorflow
Implementation of "A Neural Algorithm of Artistic Style" by Tensorflow
Python496mit
2 years ago
vowpal_wabbit
John Langford's original release of Vowpal Wabbit -- a fast online learning algo
C++2other
13 years ago
DetectAndTrack
The implementation of an algorithm presented in the CVPR18 paper: "Detect-and-Tr
Python1000apache-2.0
6 years ago
knn-java-library
Just a simple implementation of K-Nearest Neighbour algorithm.
Java7
8 years ago
data-sciencek-nearest-neighbor-classifierk-nearest-neighbours
gekkoga
Genetic Algorithm for solving optimization of trading strategies using Gekko
JavaScript311
6 years ago
simple_ga
Simple Genetic Algorithm for demonstration purposes
Ruby9mit
8 years ago
demoevolutionary-algorithmevolutionary-algorithms
clortex
(pre-alpha) Implementation of Jeff Hawkins' Hierarchical Temporal Memory & Corti
Clojure183gpl-3.0
9 years ago
decisiontree
ID3-based implementation of the ML Decision Tree algorithm
Ruby1433
6 years ago
decision-treemachine-learningruby
genevo
Execute genetic algorithm (GA) simulations in a customizable and extensible way.
Rust171other
9 months ago
evolutionary-algorithmsframeworkgenetic-algorithm
RL_toolbox
reinfore learning tool box, contains trpo, a3c algorithm for continous action sp
Python43mit
7 years ago
evoli
Genetic Algorithm and Particle Swarm Optimization
Go31mit
3 years ago
evolutionary-algorithmsgenetic-algorithmgo
ndt_omp
Multi-threaded and SSE friendly NDT algorithm
C++747bsd-2-clause
3 months ago
matchingmultithreadingndt
oraft
Library of Raft consensus algorithm implemented in OCaml
OCaml28apache-2.0
last year
consensus-algorithmocamlraft
kactl
KTH Algorithm Competition Template Library (... eller KTHs AC-tillverkande lapp)
C++2735
26 days ago
algorithmcc0competitive-programming
forex.analytics
Node.js native library performing technical analysis over an OHLC dataset with u
C182mit
5 years ago
KNear
K-nearest neighbors algorithm for supervised learning implemented in javascript
JavaScript48
7 years ago
Algorithms
Solutions for some common algorithm problems written in Java.
Java2788apache-2.0
6 months ago
simpleICP
Implementations of a rather simple version of the Iterative Closest Point algori
Python287mit
last year
computer-visioniterative-closest-pointpoint-cloud
EthTradingAlgorithm
Ethereum trading algorithm using Python 3.5 and the library ZipLine
Python4
6 years ago
neural-dream
PyTorch implementation of DeepDream algorithm
Python132mit
3 years ago
computer-visiondeep-dreamdeepdream
leven
Measure the difference between two strings with the fastest JS implementation of
JavaScript715mit
3 years ago
universal
Large collection of number systems providing custom arithmetic for mixed-precisi
C++409mit
30 days ago
arbitrary-precisionarbitrary-precision-arithmeticarbitrary-precision-floats
jaro_winkler
Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8
Ruby192mit
6 months ago
algorithmjaro-winklerjaro-winkler-distance
ScenarioArchitect
The Scenario Architect provides a lightweight graphical user interface that allo
Python34epl-2.0
5 months ago
safetyscenario
ts-lib-crypto
All algorithm implementations like signature verification and protocol entries l
TypeScript9mit
2 years ago
cryptocryptographysignature
secureio
An easy-to-use XChaCha20-encryption wrapper for io.ReadWriteCloser (even lossy U
Go32lgpl-3.0
4 years ago
awesomeblake3cipher
jinbei3d
This is 3D live Wallpaper simulating a school of sardines which used BOIDS algor
Java5other
12 years ago
eaopt
:four_leaf_clover: Evolutionary optimization library for Go (genetic algorithm,
Go880mit
9 months ago
differential-evolutionevolutionary-algorithmsevolutionary-computation
conrex
An Elixir implementation of the CONREC algorithm for topographic or isochrone ma
Elixir54mit
3 years ago
conrecelixirgis
DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
Swift3567apache-2.0
9 months ago
algorithmchangesetcollectionview
rock
Elixir implementation of ROCK: A Robust Clustering Algorithm for Categorical Att
Elixir11mit
4 years ago
categorical-attributesclusterclustering
bucket4j
Java rate limiting library based on token-bucket algorithm.
Java2311apache-2.0
last month
apache-ignitehazelcastinfinispan
seeds-revised
Implementation of the superpixel algorithm called SEEDS [1].
C++52bsd-3-clause
6 years ago
computer-visionimage-processingopencv
levenshtein-ffi
Fast string edit distance computation, using the Damerau-Levenshtein algorithm.
Ruby149bsd-2-clause
6 months ago
kMeans.js
Simple Javascript implementation of the k-means algorithm, for node.js and the b
CoffeeScript44
11 years ago
surging
Surging is a micro-service engine that provides a lightweight, high-performance,
C#3241mit
5 months ago
apigatewayapolloconsul
Data-Structures-and-Algorithms
Solution to 500+ popular data structure and algorithm problems in Java, C++ and
Java142mit
2 years ago
algorithmscodingcompetitive-programming
GeneticSharp
GeneticSharp is a fast, extensible, multi-platform and multithreading C# Genetic
C#1251mit
7 months ago
artificial-intelligencec-sharpdotnet
damerau-levenshtein
Calculates edit distance using Damerau-Levenshtein algorithm
Ruby144mit
2 months ago
Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
2731
last year
awesomeawesome-listdeep-learning
punkt-segmenter
Ruby port of the NLTK Punkt sentence segmentation algorithm
Ruby92other
6 years ago
nlp-librarynltkpunkt-segmenter
machine
Simple machine learning algorithm for crystal lang
Crystal44mit
3 years ago
machine-learning-algorithms
captcha-break
captcha break based on opencv2, tesseract-ocr and some machine learning algorith
C++725mit
6 years ago
captchacaptcha-breakcaptcha-solving
neural-style-pt
PyTorch implementation of neural style transfer algorithm
Python840mit
2 years ago
deep-learningdeep-styleneural-style
imgscalr
Simple Java image-scaling library implementing Chris Campbell's incremental scal
Java1227apache-2.0
last year
Algorithmia
Algorithm and data-structure library for .NET 4.5.2+/Netstandard 2.0+. Algorithm
C#533other
2 years ago
goldeneye
Python implementation of the goldeneye algorithm to investigate how classifiers
Python2mit
7 years ago
data-sciencemodel-explanation
d3-force-sampled
A fast, simple, memory-efficient graph layout algorithm for visualizing networks
JavaScript50bsd-3-clause
3 years ago
d3jsgraphjavascript
mosaic-layout
A mosaic collection view layout inspired by Lightbox's Algorithm, written in Swi
Swift250mit
5 years ago
cocoapodslightbox-algorithmswift
algorithms.js
Atwood's Law applied to CS101 - Classic algorithms and data structures implement
JavaScript3727mit
3 years ago
algorithmsbinary-treesdata-structures
c-algorithms
A library of common data structures and algorithms written in C.
C3343isc
last year
algorithmcdata-structures
Algorithms-Leetcode-Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
JavaScript616mit
30 days ago
algorithmsalgortithmscoding-interviews
javascript-algorithms
💻 JavaScript implementations of computer science algorithms
JavaScript7838mit
7 months ago
algorithmcomputer-science-algorithmshacktoberfest
acado
ACADO Toolkit is a software environment and algorithm collection for automatic c
C++492lgpl-3.0
3 months ago
C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standa
C#5956mit
last year
algorithmsbinary-treescsharp
dsa.js-data-structures-algorithms-javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
JavaScript7609mit
10 months ago
algorithmalgorithmsbook
crypto-algorithms
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
C1833
4 years ago
algorithms.coffee
Classic algorithms and data structures in coffeescript. Making the World a bette
CoffeeScript37mit
8 years ago
Problem-Solving-with-Algorithms-and-Data-Structures-Using-Python
Examples and work from Problem Solving with Algorithms and Data Structures Using
Python323
6 years ago
awesome-audit-algorithms
A curated list of algorithms and papers for auditing black-box algorithms.
91cc0-1.0
last month
algorithmsauditawesome
go-edlib
📚 String comparison and edit distance algorithms library, featuring : Levenshte
Go466mit
2 years ago
algorithmscosinedamerau-levenshtein
algorithms-and-ds
Algorithms and Data Structures
Java22gpl-2.0
7 years ago
algorithmcormen-algorithmsdatastructures
pretty-algorithms
🌊 Pretty, common and useful algorithms with modern JS and beautiful tests
TypeScript2187mit
7 years ago
algorithmsbinary-treescomputer-science
Algorithms
A collection of various useful algorithms and data structures along with their J
Java127mit
4 years ago
algorithmalgorithm-challengesalgorithm-competitions
advanced-algorithms
100+ algorithms & data structures generically implemented in C#
C#1316mit
2 years ago
algorithmsavl-treebinary-trees
Swift-Algorithms-Strings-
Implementation of multiple string manipulation algorithms in Swift
Swift42mit
7 years ago
Algorithms-and-Data-Structures-in-Ruby
Ruby implementation of Algorithms,Data-structures and programming challenges
Ruby718
6 days ago
algorithmarray-rotationbinary-search
algorithms-101
A NodeSchool workshopper to introduce JS developers to algorithms
JavaScript79bsd-3-clause
10 years ago
Sorting-Algorithms-Visualizer
Program made with Python and Pygame module for visualizing sorting algorithms
Python426mit
5 days ago
algorithmspygamepython
algorithms-js
Consumable Data Structures and Algorithms library in JavaScript
JavaScript199mit
10 months ago
algorithmapiconsumables
ocaml-datastructures-algorithms
Data structures and algorithms in OCaml
OCaml48
2 years ago
algorithmsdata-structuresocaml
Algorithms
Several algorithms and data structures implemented in C++ by me (credited to oth
C++645mit
3 years ago
algorithmsc-plus-plusdata-structures
java-algorithms-implementation
Algorithms and Data Structures implemented in Java
Java4455apache-2.0
2 years ago
algorithmdata-structuresgraph
algorithms
CLRS study. Codes are written with golang.
Go789mit
4 years ago
algorithmalgorithmsbfs-algorithm
Data-Structures-and-Algorithms
Data Structures and Algorithms implementation in Go
Go2772mit
6 months ago
algorithmalgorithmsalgorithms-and-data-structures
bishop-algorithms-swift
Examples of commonly used data structures and algorithms in Swift.
Swift2098other
3 years ago
go-porterstemmer
A native Go clean room implementation of the Porter Stemming algorithm.
Go190mit
3 years ago
nodejs-decision-tree
NodeJS Implementation of Decision Tree using ID3 Algorithm
JavaScript210mit
5 months ago
rake-rs
Multilingual implementation of RAKE algorithm for Rust
Rust33apache-2.0
8 months ago
algorithmrakerust
Go-ICP
Implementation of the Go-ICP algorithm for globally optimal 3D pointset registra
C++443gpl-3.0
5 years ago
robustirc
RobustIRC - an IRC network without netsplits, implemented in Go using the Raft c
Go176bsd-3-clause
6 months ago
gogolangirc
GeoDA
This repository contains the official PyTorch implementation of GeoDA algorithm.
Python32
4 years ago
bcrypt-ruby
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorith
C1919other
4 months ago
spearmint
Spearmint is a package to perform Bayesian optimization according to the algorit
Python1388
7 years ago
passwap
Package passwap provides a unified implementation between different password has
Go36bsd-3-clause
4 months ago
argon2bcryptgo
lifesaver
Description Life Saver is a highly configurable, artistic implementation of C
Swift211mpl-2.0
3 years ago
abstractartartificial-life
TCPD
The Turing Change Point Dataset - A collection of time series for the evaluation
Python136mit
last month
change-detectionchange-pointchange-point-detection
DecisionTree.jl
Julia implementation of Decision Tree (CART) and Random Forest algorithms
Julia8other
3 years ago
fukuzatsu
A tool for measuring code complexity in Ruby class files. Its analysis generates
Ruby31mit
6 years ago
themis-ml
A library that implements fairness-aware machine learning algorithms
Jupyter Notebook124mit
4 years ago
accountabilitydiscriminationethics
computer_science_in_lua
:first_quarter_moon_with_face: Implementation of some classic data structures an
Lua50
6 years ago
algorithmcomputer-sciencedata-structure
Detectron
FAIR's research platform for object detection research, implementing popular alg
Python26278apache-2.0
last year
cryptojs
Following googlecode project crypto-js, provide standard and secure cryptographi
JavaScript327
12 years ago
GeneticAlgorithmsWithPython
source code from the book Genetic Algorithms with Python by Clinton Sheppard
Python1209apache-2.0
2 years ago
genetic-algorithmspythonpython3
gograph
A golang generic graph library that provides mathematical graph-theory and algor
Go55apache-2.0
4 months ago
datastructuregenericgeneric-graph
spectral-learn
Collection of three method of moments based algorithms for learning stochastic l
C++15apache-2.0
10 years ago
jaxrl
JAX (Flax) implementation of algorithms for Deep Reinforcement Learning with con
Jupyter Notebook631mit
2 years ago
batch-reinforcement-learningbehavioral-cloningcontinuous-control
codelibrary
:gem:Collection of algorithms and data structures
Java1939unlicense
3 months ago
algorithmcppdata-structures
neuralnetworks
java deep learning algorithms and deep neural networks with gpu acceleration
Java1233
7 years ago
nlp
Selected Machine Learning algorithms for natural language processing and semanti
Go442mit
4 years ago
feature-hashgogolang
LeanParameterOptimization
Parameter Optimization for Lean Algorithms
C#57apache-2.0
2 years ago
blazorcsharplean
BioPy
Biologically-Inspired and Machine Learning Algorithms written in Python
Python45
last year
algorithmback-propagationbiology
crystalline
A collection of containers & algorithms for the Crystal programming language
Crystal129mit
last year
algorithmscrystal
NetworkLayout.jl
Layout algorithms for graphs and trees in pure Julia.
Julia97other
5 months ago
graph-visualization
MLBase.jl
A set of functions to support the development of machine learning algorithms
Julia185mit
last year
AIToolbox
A toolbox of AI modules written in Swift: Graphs/Trees, Support Vector Machines
Swift794apache-2.0
4 years ago
fast_gicp
A collection of GICP-based fast point cloud registration algorithms
C++1205bsd-3-clause
4 months ago
cppcudagicp
AlgoXY
Book of Elementary Functional Algorithms and Data structures
TeX6096
22 days ago
algorithmsfunctional-programminghaskell
Hyperparameter-Optimization-of-Machine-Learning-Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learnin
Jupyter Notebook1275mit
2 years ago
artificial-neural-networksbayesian-optimizationdeep-learning
Gekko_Bot_Trading_Strategies
My algorithmic trading strategies with the Gekko cryptocurrency trading bot.
JavaScript55
last year
gekko-strategiesmachine-learning-algorithmsneural-networks
oxigen
Fast, parallel, extensible and adaptable genetic algorithms framework written in
Rust164mpl-2.0
3 years ago
genetic-algorithmrust
mp2p_icp
Multi primitive-to-primitive (MP2P) ICP algorithms in C++
C++174bsd-3-clause
3 months ago
icppoint-cloudsregistration
ArabicCompetitiveProgramming
The repository contains the ENGLISH description files attached to the video seri
C++1490
last year
acm-icpcalgorithmarabic
andz
Algorithms and data structures for educational, demonstrational and experimental
Python60mit
3 months ago
algorithmscomputer-sciencedata-structures
thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cc
C++4926other
9 months ago
algorithmscppcpp11
checkdigit
Provide check digit algorithms and calculators written in Go
Go111mit
2 years ago
checkdigitdammean
Revolver
A framework for building fast genetic algorithms in Swift.
Swift29mit
7 years ago
cocoapodevolutionary-algorithmsgenetic-algorithm
stablesort
Stable sort algorithms and their stability proofs in Coq
Coq22
2 months ago
coqinsertion-sortmathcomp
PRMLT
Matlab code of machine learning algorithms in book PRML
MATLAB6028mit
5 years ago
algorithmsmachine-learningmachine-learning-algorithms
LSHBOX
A c++ toolbox of locality-sensitive hashing (LSH), provides several popular LSH
C++286gpl-3.0
7 years ago
AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption
Rust729
yesterday
catalyst
An Algorithmic Trading Library for Crypto-Assets in Python
Python2492apache-2.0
2 years ago
algorithmic-tradingcryptocurrenciescryptocurrency
chefboost
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4.5,
Python460mit
22 days ago
adaboostc45-treescart
the_fuzz
String metrics and phonetic algorithms for Elixir (e.g. Dice/Sorensen, Hamming,
Elixir77apache-2.0
6 years ago
fast_gicp
A collection of GICP-based fast point cloud registration algorithms
C++1200bsd-3-clause
4 months ago
cppcudagicp
geoos
A library provides spatial data and geometric algorithms
Go608lgpl-2.1
5 months ago
geometry-librarygeospatialgis
pysot
SenseTime Research platform for single object tracking, implementing algorithms
Python4405apache-2.0
last year
computer-visionsiamese-networktracking
benchm-ml
A minimal benchmark for scalability, speed and accuracy of commonly used open so
R1869mit
2 years ago
data-sciencedeep-learninggradient-boosting-machine