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: over 3 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,495 |
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 | 71 |
mratsim/arraymancer | A fast and ergonomic tensor library with automatic differentiation support for deep learning on multiple platforms. | 1,338 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,592 |
diffsharp/diffsharp | A tensor library with support for differentiable programming in machine learning and optimization. | 589 |
google/tensornetwork | A library for easy and efficient manipulation of tensor networks. | 1,819 |
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,582 |
google/tensorstore | A C++ and Python library for storing and manipulating large multi-dimensional arrays in various formats and storage systems. | 1,352 |
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,105 |
batzner/tensorlm | A library for text generation with recurrent neural networks using TensorFlow | 61 |
tensorlayer/tensorlayerx | A unified deep learning framework supporting multiple hardware platforms and backends. | 539 |