@tensorflow/tfjs
- Version 4.22.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)
- @babel/core
- @babel/polyfill
- @babel/preset-env
- @rollup/plugin-babel
- @rollup/plugin-commonjs
- @rollup/plugin-node-resolve
- @rollup/plugin-typescript
- @types/argparse
- @types/jasmine
- @types/node
- @types/shelljs
- @types/yargs
- clang-format
- commander
- jasmine
- jasmine-core
- karma
- karma-browserstack-launcher
- karma-chrome-launcher
- karma-firefox-launcher
- karma-jasmine
- karma-typescript
- karma-typescript-es6-transform
- npm-run-all
- rimraf
- rollup
- rollup-plugin-terser
- rollup-plugin-visualizer
- shelljs
- ts-node
- tslint
- tslint-no-circular-imports
- typescript
- yalc
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto 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>
- Updated .
Package analyzed in 5012 ms. - Missing or incorrect documentation? Open an issue for this package.