tensorflow/tfjs-core
WebGL-accelerated ML // linear algebra // automatic differentiation for JavaScript.
ArchivedProvides GPU-accelerated tensor operations and computational graph differentiation through WebGL, with CPU fallback support. Implements eager execution for dynamic computation graphs while maintaining automatic gradient computation for training neural networks. Integrates as the core numeric engine for TensorFlow.js, enabling in-browser ML inference and training across multiple backends.
8,456 stars. No commits in the last 6 months.
Stars
8,456
Forks
936
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Aug 14, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tensorflow/tfjs-core"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
tensorflow/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
microsoft/DMTK
Microsoft Distributed Machine Learning Toolkit
R-js/blasjs
Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software...
nnstreamer/api
Machine Learning API (Origin: C++: SNAP, C/C#: Tizen API, Java: Samsung-Research ML API). For...
mljs/matrix
Matrix manipulation and computation library