TNML
Tensor network framework
A software framework for using tensor networks to improve machine learning performance
Tensor network machine learning. Based on the paper "Supervised Learning with Quantum Inspired Tensor Networks" http://arxiv.org/abs/1605.05775
150 stars
11 watching
53 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
machine-learningmatrix-product-statesmpstensor-networks
Related projects:
Repository | Description | Stars |
---|---|---|
dingliu0305/tree-tensor-networks-in-machine-learning | An implementation of a tree tensor network model for machine learning tasks using Python and TNContract library. | 29 |
tensorflow/tensorflow | An end-to-end platform for building and deploying machine learning applications | 186,822 |
google/tensornetwork | A library for easy and efficient manipulation of tensor networks. | 1,826 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
b3nk4n/tensorlight | A high-level framework for machine intelligence applications using TensorFlow. | 11 |
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 |
tensorlayer/tensorlayerx | A unified deep learning framework supporting multiple hardware platforms and backends. | 543 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
jedld/tensor_stream | A Ruby-based framework for building and deploying machine learning models on various hardware platforms. | 506 |
douban/tfmesos | A framework to run distributed machine learning tasks using TensorFlow on Mesos clusters within Docker images. | 191 |
tf-encrypted/tf-encrypted | Enables secure machine learning computations in TensorFlow without requiring expertise in cryptography or distributed systems. | 1,213 |
melisgl/mgl | A Common Lisp machine learning library that supports neural networks, Boltzmann machines, and other algorithms. | 593 |
tensorlayer/dagan | Generative adversarial network for fast MRI reconstruction from compressed data | 175 |
benedekrozemberczki/m-nmf | An implementation of Community Preserving Network Embedding using deep learning and matrix factorization techniques | 121 |