rindow/rindow-neuralnetworks
Neural networks library for machine learning on PHP
This library helps web developers integrate machine learning capabilities directly into their PHP applications. You can define neural network models in PHP, feed them data (like images or numerical datasets), and get predictions or classifications as output. It's designed for PHP developers who want to build and deploy deep learning features on standard web hosting environments.
No commits in the last 6 months.
Use this if you are a PHP developer looking to build machine learning features and deploy deep learning models within your existing PHP web applications or backend services.
Not ideal if you are not a PHP developer or if you require an extremely high-performance, large-scale machine learning platform typically handled by dedicated Python or Java ecosystems.
Stars
85
Forks
13
Language
PHP
License
BSD-3-Clause
Category
Last pushed
Mar 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rindow/rindow-neuralnetworks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NeuromatchAcademy/course-content-dl
NMA deep learning course
huggingface/computer-vision-course
This repo is the homebase of a community driven course on Computer Vision with Neural Networks....
rasbt/MachineLearning-QandAI-book
Machine Learning Q and AI book
SuperBruceJia/EEG-DL
A Deep Learning library for EEG Tasks (Signals) Classification, based on TensorFlow.
gyunggyung/PyTorch
PyTorch tutorials A to Z