@tensorscript/core

1.0.9 • Public • Published

@tensorscript/ts-core

Coverage Status Build Status

Machine Learning tools built with Tensorflow

Full Documentation

Installation

$ npm i @tensorscript/ts-core

Testing

$ npm i
$ npm test

Contributing

Fork, write tests and create a pull request!

Misc

As of Node 8, ES modules are still used behind a flag, when running natively as an ES module

$ node --experimental-modules my-machine-learning-script.mjs
# Also there are native bindings that require Python 2.x, make sure if you're using Andaconda, you build with your Python 2.x bin
$ npm i --python=/usr/bin/python

License

MIT

Package Sidebar

Install

npm i @tensorscript/core

Weekly Downloads

2

Version

1.0.9

License

MIT

Unpacked Size

833 kB

Total Files

49

Last publish

Collaborators

  • janbialostok
  • repetere_user
  • yawetse