Libraries tagged by relu
rubix/sentiment
553 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/mnist
166 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
reluem/contao-uikit
128 Downloads
A contao bundle to integrate the UIkit framework.
sebastian/recursion-context
746764136 Downloads
Provides functionality to recursively process PHP variables
psr/http-message
869804574 Downloads
Common interface for HTTP messages
guzzlehttp/psr7
860432453 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/translation-contracts
569933964 Downloads
Generic abstractions related to translation
symfony/service-contracts
707654737 Downloads
Generic abstractions related to writing services
symfony/routing
669005950 Downloads
Maps an HTTP request to a set of configuration variables
symfony/polyfill-intl-normalizer
679237691 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/http-kernel
697311695 Downloads
Provides a structured process for converting a Request into a Response
symfony/event-dispatcher-contracts
620962160 Downloads
Generic abstractions related to dispatching event
doctrine/orm
245751405 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
780771618 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
graham-campbell/result-type
287479250 Downloads
An Implementation Of The Result Type