1.0.9 • Published 6 years ago

@tensorscript/core v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@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

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago