TensorFlow.js lets you train models from scratch or run existing TensorFlow models using JavaScript. It offers flexible APIs for low-level computation, high-level layers, data loading, and model conversion, with backends for WebGL, WASM, and Node.js.
Build and run machine learning models in your browser or Node.js environment.
Web developers and Node.js users looking to integrate machine learning into their applications.