Libraries tagged by tutorial
rubix/cifar-10
266 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
ibnuafdel/daltphp
47 Downloads
Lightweight PHP micro-framework with optional built-in guided learning: lessons and broken-code challenges with automatic verification.
coldtrick/wizard
7361 Downloads
Make a wizard to guide your users through the features of your site
espresso-tutorials/php-epub
8839 Downloads
worksection/slack
12111 Downloads
Slack class (make usable packe from https://github.com/jarkkolaine/php-slack-tutorial code)
grifart/suppressed-exceptions
26738 Downloads
Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions
andregasparin/autotutorial
107 Downloads
Gerador simples de auto tutorial para adianti.
laravel-enso/howtovideos
14016 Downloads
Tutorial video management for Laravel Enso
popphp/popphp-tutorial
375 Downloads
Tutorial Application for Pop PHP Framework
laravel-liberu/tutorials
3161 Downloads
Tutorial management dependency for Laravel Liberu
epdenouden/phpunit-testdox-tutorial
22 Downloads
Self-guided tutorial for PHPUnit TestDox human-readable reports.
abolfazl-talebi/laravel-tutorial
168 Downloads
The Laravel Framework Tutorial Sources on Alefyar.com.
rubix/har
132 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/dota2
196 Downloads
Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.
rubix/divorce
453 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.