tensorjs
Tensor library
A JavaScript library for accelerated tensor computation in web browsers
Deep learning for the Web
36 stars
3 watching
2 forks
Language: TypeScript
last commit: almost 4 years ago
Linked from 1 awesome list
deep-learninggpu-tensoronnx-modelwasm
Related projects:
Repository | Description | Stars |
---|---|---|
tensorflow/tfjs | An open-source JavaScript library for training and deploying machine learning models using WebGL acceleration. | 18,533 |
uncomplicate/deep-diamond | A fast Clojure library for computing with tensors and neural networks on CPUs and GPUs. | 433 |
vlang/vtl | A C library providing an n-dimensional tensor data structure and linear algebra routines | 148 |
gleethos/neureka | A platform-independent tensor library with autograd capabilities for neural networks | 73 |
mratsim/arraymancer | A fast and ergonomic tensor library with automatic differentiation support for deep learning on multiple platforms. | 1,342 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
diffsharp/diffsharp | A tensor library with support for differentiable programming in machine learning and optimization. | 591 |
google/tensornetwork | A library for easy and efficient manipulation of tensor networks. | 1,826 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
tensorflow/haskell | Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
google/tensorstore | A C++ and Python library for storing and manipulating large multi-dimensional arrays in various formats and storage systems. | 1,362 |
stellar-group/blaze_tensor | A collection of 3D tensor data structures and views for high-performance linear algebra operations. | 36 |
tensorflow/tfjs-models | A collection of pre-trained machine learning models for use in web applications. | 14,180 |
batzner/tensorlm | A Python wrapper library for training and generating text with RNNs in TensorFlow | 61 |
tensorlayer/tensorlayerx | A unified deep learning framework supporting multiple hardware platforms and backends. | 543 |