Showing 1-20 of 278,402 packages
For information please refer [here](https://github.com/tensorflow/tfjs/blob/master/tfjs-node/README.md).
The matrix of releases for tfjs-node-lambda.
This repository provides native TensorFlow execution in backend JavaScript applications under the Node.js runtime, accelerated by the TensorFlow C binary under the hood. It provides the same API as [TensorFlow.js](https://js.tensorflow.org/api/latest/).
Loadable @tensorflow/tfjs-node compiled for lambda. Avoid native module errors and package size limits.
An open-source machine learning framework.
Hardware-accelerated JavaScript library for machine intelligence
tfjs-node-grid-search (TNGS) is a grid search utility for TensorFLow.js in Node.js. Simply define ranges of hyperparameters. For every combination, TNGS will create a model, train it and test it using your data set. Results are logged and (optionally) wri
Vanilla JavaScript backend for TensorFlow.js
GPU accelerated WebGL backend for TensorFlow.js
TensorFlow Data API in JavaScript
TensorFlow layers API in JavaScript
Tensorflow model converter for javascript
machinelearn.js extra module to enable tfjs-node-gpu backend
Helpers for tfjs-node-lambda
Tensorflow.js extension for saving models to the filesystem in ANY node environment.
This package adds a WebAssembly backend to TensorFlow.js. It currently supports the following models from our [models](https://github.com/tensorflow/tfjs-models) repo: - BlazeFace - BodyPix - CocoSSD - Face landmarks detection - HandPose - KNN classifier
<a id="travis-badge" href="https://travis-ci.org/tensorflow/tfjs-node" alt="Build Status"> <img src="https://travis-ci.org/tensorflow/tfjs-node.svg?branch=master" /> </a>
This package adds a GPU accelerated [WebGPU](https://www.w3.org/TR/webgpu/) backend to TensorFlow.js. It currently supports the following models: - BlazeFace - BodyPix - Face landmarks detection - HandPose - MobileNet - PoseDetection - Universal sentence
machinelearn.js extra module to enable tfjs-node backend