TensorFlow.js guide (original) (raw)

TensorFlow.js guide

Stay organized with collections Save and categorize content based on your preferences.

This guide provides in-depth documentation of important TensorFlow.js topics. If you're just getting started with TensorFlow.js, you might want to explorethe tutorials and then return to this guide to learn more.

TensorFlow.js is an open-source web ML library that can run anywhere JavaScript can. It's based on the original TensorFlow library written in Python and aims to recreate this developer experience and set of APIs for the JavaScript ecosystem.

The topics in this guide will help you understand TensorFlow.js and how TensorFlow APIs work in JavaScript.

Learn about key Tensorflow concepts:

Learn about pre-made models:

Learn more about models and how to use them:

Learn about TensorFlow.js in Node.js:

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2023-06-02 UTC.