/tensor-ts-practice

tensorflow.js x TypeScript My Practice

Primary LanguageTypeScript

tensor-ts-practice

tensorflow.js x TypeScript My Practice

Build Setup

use node v13.2.0

# install dependencies
$ npm i

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build

# Lint Fix
$ npm run lint