Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# TFJS in NativeScript

This is a POC to show that it is possible to use
TFJS with NativeScript

To 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 android

or

tns run ios
```

## Screenshots