tensorly-notebooks
Tensor learning framework
Tutorials and examples on tensor learning with Python implementations using various deep learning frameworks
Tensor methods in Python with TensorLy
429 stars
15 watching
126 forks
Language: Jupyter Notebook
last commit: almost 2 years ago deep-learningtensor-algebratensor-methodstensorly
Related projects:
Repository | Description | Stars |
---|---|---|
tensorly/tensorly | A Python library providing tools and methods for working with tensors, including decomposition and learning techniques. | 1,566 |
stared/thinking-in-tensors-writing-in-pytorch | A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 329 |
mnick/scikit-tensor | A Python library for tensor factorizations and multilinear algebra operations | 402 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,592 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,470 |
tensorlayer/tensorlayerx | A unified deep learning framework supporting multiple hardware platforms and backends. | 539 |
tuanavu/tensorflow-basic-tutorials | Tutorials on basic TensorFlow operations for image processing and understanding | 6 |
gee-community/ee-tensorflow-notebooks | Repository providing example notebooks for Deep Learning applications with TensorFlow and Earth Engine. | 75 |
leopiney/tensor-safe | A Haskell framework for defining and compiling valid deep learning models to external frameworks like TensorFlow JS or Keras. | 101 |
vlang/vtl | A C library providing an n-dimensional tensor data structure and linear algebra routines | 148 |
warmspringwinds/tensorflow_notes | A collection of notes and explanations about the TensorFlow machine learning library | 226 |
google/tensornetwork | A library for easy and efficient manipulation of tensor networks. | 1,819 |
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 |
sayakpaul/adventures-in-tensorflow-lite | A collection of notebooks demonstrating various techniques for optimizing and quantizing neural networks using TensorFlow Lite | 171 |