@tensorflow/tfjs

  • Version 4.18.0
  • Published
  • 147 MB
  • 11 dependencies
  • Apache-2.0 license

Install

npm i @tensorflow/tfjs
yarn add @tensorflow/tfjs
pnpm add @tensorflow/tfjs

Overview

An open-source machine learning framework.

Index

Variables

Variables

variable version

const version: {
'tfjs-core': string;
'tfjs-backend-cpu': string;
'tfjs-backend-webgl': string;
'tfjs-data': string;
'tfjs-layers': string;
'tfjs-converter': string;
tfjs: string;
};

    Package Files (1)

    Dependencies (11)

    Dev Dependencies (34)

    Peer Dependencies (0)

    No peer dependencies.

    Badge

    To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

    You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@tensorflow/tfjs.

    • Markdown
      [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@tensorflow/tfjs)
    • HTML
      <a href="https://www.jsdocs.io/package/@tensorflow/tfjs"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>