gitmyhub

tfjs-core

TypeScript ★ 8.4k updated 6y ago ▣ archived

WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.

This is an archived predecessor to TensorFlow.js, the original browser-based machine learning library for JavaScript. All development has moved to the tensorflow/tfjs repository, no new contributions are accepted here.

TypeScriptsetup: hardcomplexity 1/5

This repository is an archived predecessor to the main TensorFlow.js project. It originally housed the core layer of TensorFlow.js, a library for running machine learning models directly in a web browser using JavaScript. The code has since been moved into a combined repository at tensorflow/tfjs, inside a folder called tfjs-core, where all future development continues.

The README is sparse because this repo is no longer active. No new contributions are accepted here. The full history of commits and contributions from this repository was carried over intact to the new location.

Where it fits