Libraries tagged by example
cgm/zf2-file-upload-examples
5262 Downloads
Form file upload examples for Zend Framework 2
aoe/restler-examples
261 Downloads
A TYPO3-Extension, which contains some examples, how to use/configure the restler-Framework (PHP REST-framework to create REST-API's, in TYPO3 via the TYPO3-Extension 'restler'
pantheon-systems/example-drops-8-composer
20545 Downloads
Install drops-8 with Composer on Pantheon.
ashsmith/magento2-blog-module-example
488 Downloads
A simple blog module.
prooph/proophessor-do
11 Downloads
CQRS + ES sample app for proophessor
idrsolutions/idrsolutions-php-client
5015 Downloads
IDRSolutions PHP Client is the PHP API for IDRsolutions' BuildVu or JPedal Microservice Example
abuseio/hook-log
2336 Downloads
Hook log example package
liip/hello-bundle
1438 Downloads
This Bundle provides examples for various Liip and other bundles.
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
170 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
379 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
425 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/har
124 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/credit
208 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
rubix/cifar-10
257 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.