项目作者: machinelearnjs

项目描述 :
machinelearn.js C++ backend for acceleration
高级语言: Shell
项目地址: git://github.com/machinelearnjs/machinelearn-node.git
创建时间: 2019-01-01T12:06:14Z
项目社区:https://github.com/machinelearnjs/machinelearn-node

开源协议:MIT License

下载


machinelearn-node

machinelearn-node module to enable C++ acceleration in the machinelearn.js projects,

Build status
FOSSA Status
Slack

User Installation

Using yarn

  1. $ yarn add machinelearn-node

Using NPM

  1. $ npm install --save machinelearn-node

Then you should require the package in your project

  1. require('machinelearn-node');

Above will enable C++ acceleration provided by tfjs-node

Development

We welcome new contributors of all level of experience. The development guide will be added
to assist new contributors to easily join the project.

  • You want to participate in a Machine Learning project, which will boost your Machine Learning skills and knowledge
  • Looking to be part of a growing community
  • You want to learn Machine Learning
  • You like Typescript :heart: Machine Learning

Testing

Testing ensures you that you are currently using the most stable version of Kalimdor.js

  1. $ npm run test

Supporting

Simply give us a :star2: by clicking on

Contributing

We simply follow “fork-and-pull” workflow of Github. Please read CONTRIBUTING.md for more detail.