Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-10T11:09:02.000Z (over 1 year ago)
- Last Synced: 2024-11-06T15:32:58.966Z (about 1 month ago)
- Language: C
- Size: 13.5 MB
- Stars: 422
- Watchers: 30
- Forks: 37
- 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.