Pinned Repositories
autofight
A text based extensible "game" - an auto-fight script
context_free_grammar
Balanced Parentheses Grammar Check in PHP
external_api_testing_with_codeception
Mock external API services within codeception
HK-Horse-Racing
Hong Kong Horse Racing data
MNIST
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
needleman-wunsch
An implementation of the Needleman-Wunsch global alignment algorithm in PHP
order_management
php-ml-examples
Examples use case of PHP-ML library.
RubixML
A high-level machine learning and deep learning library for the PHP language.
stock-forecast
Simple stock & cryptocurrency price forecasting console application, using PHP Machine Learning library (https://github.com/php-ai/php-ml)
cliffordchan's Repositories
cliffordchan/autofight
A text based extensible "game" - an auto-fight script
cliffordchan/context_free_grammar
Balanced Parentheses Grammar Check in PHP
cliffordchan/external_api_testing_with_codeception
Mock external API services within codeception
cliffordchan/HK-Horse-Racing
Hong Kong Horse Racing data
cliffordchan/MNIST
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
cliffordchan/needleman-wunsch
An implementation of the Needleman-Wunsch global alignment algorithm in PHP
cliffordchan/order_management
cliffordchan/php-ml-examples
Examples use case of PHP-ML library.
cliffordchan/RubixML
A high-level machine learning and deep learning library for the PHP language.
cliffordchan/stock-forecast
Simple stock & cryptocurrency price forecasting console application, using PHP Machine Learning library (https://github.com/php-ai/php-ml)
cliffordchan/tesseract-ocr-for-php
A wrapper to work with Tesseract OCR inside PHP.