Skip to content

Latest commit

 

History

History
executable file
·
52 lines (36 loc) · 744 Bytes

README.md

File metadata and controls

executable file
·
52 lines (36 loc) · 744 Bytes

TensorBuild

Deep Learning Designer Library for Scientists

Docs

中文文档

Features

  • Easy to build model
  • Generate code immediately
  • WYSIWYG(what you see is what you get)

Online Demo

demo graph

demo code

Development

I change some dependencies, so you can't run this project on your devices.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint