Create tensors directly from CSV files. Supports operations like standardisation so you can dive right into the fun parts of ML.
TensorFlow Data API in JavaScript
An open-source machine learning framework.
Tensorflow model converter for javascript
TensorFlow layers API in JavaScript
Hardware-accelerated JavaScript library for machine intelligence
Convenient parsing for Fetch.
Vanilla JavaScript backend for TensorFlow.js
GPU accelerated WebGL backend for TensorFlow.js
Object detection model (coco-ssd) in TensorFlow.js
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/).
fast-csv formatting module
CSV parser and writer
fast-csv parsing package
CSV parsing implementing the Node.js `stream.Transform` API
CSV stringifier implementing the Node.js `stream.Transform` API
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
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
Pretrained MobileNet in TensorFlow.js
A mature CSV toolset with simple api, full of options and tested against large datasets.
A parser and formatter for delimiter-separated values, such as CSV and TSV
A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading.
CSV and object generation implementing the Node.js `stream.Readable` API
TFLite support for TensorFlow.js