8000 GitHub - tensjs/tens: Tens
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tensjs/tens

Repository files navigation

build status codecov greenkeeper

Tens

Tens, written in Javascript and capable of running on top of TensorFlow.

dev

npm i
node scripts/install
npm run rebuild

test

npm test
0