NumPower/numpower-autograd
High performance PHP tensor with autograd (automatic differentiation) and GPU support.
This is a tool for PHP developers who build high-performance mathematical and machine learning applications. It takes numerical data in multi-dimensional arrays (tensors) and efficiently computes their derivatives, which are crucial for optimizing algorithms. The output is accurate gradient information, accelerated by GPU processing if available.
No commits in the last 6 months.
Use this if you are a PHP developer working on machine learning models or complex mathematical optimizations and need to compute gradients efficiently.
Not ideal if you are not a PHP developer or if your computational tasks do not require automatic differentiation and GPU acceleration.
Stars
10
Forks
1
Language
PHP
License
MIT
Category
Last pushed
Jul 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NumPower/numpower-autograd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
brucefan1983/GPUMD
Graphics Processing Units Molecular Dynamics
iree-org/iree
A retargetable MLIR-based machine learning compiler and runtime toolkit.
uxlfoundation/oneDAL
oneAPI Data Analytics Library (oneDAL)
rapidsai/cuml
cuML - RAPIDS Machine Learning Library
NVIDIA/cutlass
CUDA Templates and Python DSLs for High-Performance Linear Algebra