Libraries tagged by php ml
mll-lab/php-utils
26530 Downloads
Shared PHP utility functions of MLL
mll-lab/slate-php
21250 Downloads
PHP implementation of the [Slate Rich Text Editor](https://slatejs.org) data model
codewithkyrian/jinja-php
1541 Downloads
A minimalistic PHP implementation of the Jinja templating engine, specifically designed for parsing and rendering ML chat templates.
mlaphp/mlaphp
8332 Downloads
Library of code introduced throughout Modernizing Legacy Applications in PHP.
rubix/server
2061 Downloads
Deploy your Rubix ML models to production with scalable stand-alone inference servers.
rubix/sentiment
533 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
mll-lab/rector-config
17159 Downloads
Shared rules for rector
mlocati/vat-lib
2217 Downloads
A PHP library to check VAT numbers
mlocati/countrynames
3441 Downloads
A PHP library to work with localized country names
hyncica/php8-ml
892 Downloads
PHP-ML - Machine Learning library for PHP
nepster-web/php-mlm-matrix
758 Downloads
Library for working with mlm matrices
marklogic/mlphp
688 Downloads
PHP Client for MarkLogic
rubix/mnist
153 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
353 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
404 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.