vtl
Tensor library
A C library providing an n-dimensional tensor data structure and linear algebra routines
The V Tensor Library
148 stars
29 watching
21 forks
Language: V
last commit: 4 months ago
Linked from 1 awesome list
autograddeep-learninghacktoberfestlinear-algebramachine-learningmatrix-librarymultidimensional-arraysndarrayneural-networkstensorv
Related projects:
Repository | Description | Stars |
---|---|---|
vlang/vsl | A comprehensive V library for high-performance scientific computations and artificial intelligence. | 355 |
hoff97/tensorjs | A JavaScript library for accelerated tensor computation in web browsers | 36 |
uncomplicate/deep-diamond | A fast Clojure library for computing with tensors and neural networks on CPUs and GPUs. | 433 |
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 |
mnick/scikit-tensor | A Python library for tensor factorizations and multilinear algebra operations | 402 |
eaplatanios/tensorflow_scala | A Scala API for TensorFlow's deep learning functionality | 939 |
google/tensornetwork | A library for easy and efficient manipulation of tensor networks. | 1,819 |
stellar-group/blaze_tensor | A collection of 3D tensor data structures and views for high-performance linear algebra operations. | 36 |
gleethos/neureka | A platform-independent tensor library with autograd capabilities for neural networks | 71 |
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 |
batzner/tensorlm | A library for text generation with recurrent neural networks using TensorFlow | 61 |
scalamath/vecmatlib | A Scala library providing data structures and operations for vectors and matrices in 3D graphics and linear algebra | 3 |
andrewssobral/mtt | A MATLAB library providing tools and utilities for working with tensors. | 84 |
tensorlayer/tensorlayerx | A unified deep learning framework supporting multiple hardware platforms and backends. | 539 |