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