Skip to content

sxhxliang/TensorBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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