https://github.com/dstogov/php-tensorflow
PHP TensorFlow Binding
https://github.com/dstogov/php-tensorflow
Last synced: 28 days ago
JSON representation
PHP TensorFlow Binding
- Host: GitHub
- URL: https://github.com/dstogov/php-tensorflow
- Owner: dstogov
- Created: 2018-05-17T14:17:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T11:09:02.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T22:07:32.692Z (about 1 month ago)
- Language: C
- Size: 13.5 MB
- Stars: 424
- Watchers: 29
- Forks: 36
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- favorite-link - PHP TensorFlow 绑定。
README
# PHP TensorFlow binding
This is an experimental binding to [TensorFlow](https://www.tensorflow.org)
library, written in PHP using [FFI](https://github.com/dstogov/php-ffi)
extension.