Libraries tagged by tput
decodelabs/monarch
2660 Downloads
A single shared source of truth for your PHP apps
afcamps/forceutf8
12669 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
snapp-market-pro/moadian
1333 Downloads
PHP SDK for working with tp.tax.gov.ir (سامانه مودیان مالیاتی)
rx-coder/toutiao-marketing-sdk
326 Downloads
头条 MarketingApi SDK
nigelgreenway/tutis
5489 Downloads
A framework agnostic authentication library
klever/tutor
21774 Downloads
PHPUnit Extensions to easily spec-test data models
coduo/tutu
12670 Downloads
TuTu - simple HTTP server mocking tool in PHP.
tutorauk/laravel-braze-api
685 Downloads
A Laravel client for the Braze REST API
rubix/mnist
172 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
383 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
427 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/har
126 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
209 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/colors
175 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.
rubix/cifar-10
259 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.