https://github.com/leny/tensortest
A small POC with TensorflowJS
https://github.com/leny/tensortest
poc react tensorflowjs
Last synced: 3 months ago
JSON representation
A small POC with TensorflowJS
- Host: GitHub
- URL: https://github.com/leny/tensortest
- Owner: leny
- License: unlicense
- Created: 2020-03-31T22:15:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T22:52:25.000Z (over 6 years ago)
- Last Synced: 2025-10-11T02:05:32.139Z (10 months ago)
- Topics: poc, react, tensorflowjs
- Language: JavaScript
- Homepage: https://leny.me/tensortest/
- Size: 3.12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leny/tensortest
> A small _POC_ with TensorflowJS
* * *
Just a simple react app to test [TensorflowJS](https://www.tensorflow.org/js/) image analyzis.
## Test locally
Simply run the following commands:
- `npm ci`
- `npm run dev`
* * *
March 2020, [leny](https://leny.me).