Libraries tagged by Agorithm
petercoles/gao
104 Downloads
PHP framework for performing Genetic Algorithm Optimisation
pankajsunarc/phpexchanges
26 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
oussema-khlifi/api-rate-limiter
0 Downloads
API RATE LIMITER is a package that provides a middelware for laravel applications to enforce rate limiting on incoming API requests using the Token Bucket Algorithm, it helps to prevent abuse of API resources and ensures fair access to the API for all users
ordinary/search-algos
7 Downloads
Library for simple and common search algorithms.
njuptaaa/problem-recommendation
0 Downloads
collaborative filtering recommender systems
nivshah/simplex-calculator
29 Downloads
Simple tool for linear programming problems solving
ngutex/elparithm
0 Downloads
The Library for handle Algorithms.
mykholy/combinations
15 Downloads
My awesome package for combinations generation
mtasuandi/decay
15 Downloads
Famous sorting algorithms based on vote popularity and time implemented for PHP
mmxs/ccxt
20 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
mgrechanik/kruskal
3 Downloads
The implementation of the Kruskal algorithm to find a minimum spanning tree
marat-tanalin/integer-scaling
2 Downloads
Calculates integer ratios and scaled-image sizes for pixel-perfect image upscaling with optional aspect-ratio correction.
mahdyfo/rotifer
4 Downloads
A genetic AI framework that evolves its own deep learning architecture (AutoML)
liuyajian/php-snowflake
79 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).