tensorflow/tfjs-examples
Collection of JavaScript examples demonstrating machine learning model training and inference using TensorFlow.js.

Not currently ranked — collecting fresh signals.
star history
This repository provides standalone examples showing how to use TensorFlow.js for various machine learning tasks. Examples cover training and inference of neural networks including RNNs, LSTMs, GRUs, and multilayer perceptrons for tasks such as sequence-to-sequence prediction, regression, and multiclass classification. Models can be trained and run in both browser and Node.js environments.
Frequently asked
- What is tensorflow/tfjs-examples?
- Collection of JavaScript examples demonstrating machine learning model training and inference using TensorFlow.js.
- Is tfjs-examples open source?
- Yes — tensorflow/tfjs-examples is open source, released under the Apache-2.0 license.
- What language is tfjs-examples written in?
- tensorflow/tfjs-examples is primarily written in JavaScript.
- How popular is tfjs-examples?
- tensorflow/tfjs-examples has 6.8k stars on GitHub.
- Where can I find tfjs-examples?
- tensorflow/tfjs-examples is on GitHub at https://github.com/tensorflow/tfjs-examples.