Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shiv19/nativescript-tfjs-poc
POC that Tensorflow.js can be used with NativeScript
https://github.com/shiv19/nativescript-tfjs-poc
nativescript tensorflow tfjs
Last synced: about 2 months ago
JSON representation
POC that Tensorflow.js can be used with NativeScript
- Host: GitHub
- URL: https://github.com/shiv19/nativescript-tfjs-poc
- Owner: shiv19
- Created: 2018-10-03T12:03:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T12:05:54.000Z (over 6 years ago)
- Last Synced: 2024-12-14T06:41:58.338Z (about 2 months ago)
- Topics: nativescript, tensorflow, tfjs
- Language: JavaScript
- Size: 7.03 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TFJS in NativeScript
This is a POC to show that it is possible to use
TFJS with NativeScriptTo run, make sure you have NativeScript environment setup on your
computer,[https://docs.nativescript.org/start/introduction](https://docs.nativescript.org/start/introduction)
To run the project,
```sh
tns run androidor
tns run ios
```## Screenshots
![]()
![]()
![]()