tensor
Tensor decomposer
Software for solving tensor decomposition problems through convex optimization
matlab code for convex optimization based tensor decomposition (completion/denoising)
42 stars
4 watching
24 forks
Language: Matlab
last commit: almost 10 years ago
Linked from 1 awesome list
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 |
dsaurus/tensor4d | Develops efficient neural decomposition methods for high-fidelity dynamic reconstruction and rendering from limited views or monocular data. | 199 |
andrewssobral/mtt | A MATLAB library providing tools and utilities for working with tensors. | 84 |
lifanghe/neurips18_surf | A toolbox implementing a sparse and low-rank tensor regression algorithm with boosting | 12 |
mnick/scikit-tensor | A Python library for tensor factorizations and multilinear algebra operations | 402 |
andrewssobral/tensor_toolbox | A collection of functions and tools for working with tensors in MATLAB | 39 |
mratsim/arraymancer | A fast and ergonomic tensor library with automatic differentiation support for deep learning on multiple platforms. | 1,338 |
wkentaro/pytorch-for-numpy-users | Provides a PyTorch interface for working with NumPy arrays and tensors. | 687 |
stared/thinking-in-tensors-writing-in-pytorch | A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 329 |
nvidia/tensorflow | An optimized version of TensorFlow to support newer hardware and libraries for NVIDIA GPU users | 996 |
mctorch/mctorch | A PyTorch extension for optimizing deep learning models on manifold constrained tensors | 236 |
sayakpaul/mirnet-tflite-trt | Converts MIRNet model into TensorFlow Lite and TensorRT models for image enhancement | 128 |
patrick-kidger/torchtyping | Provides type annotations and dynamic checking for tensor shapes and types in PyTorch | 1,408 |
palle-k/dl4s | A Swift-based library for accelerated tensor operations and dynamic neural networks using reverse mode automatic differentiation. | 102 |
tensorpro/fractalnet | A deep learning implementation of a fractal neural network architecture | 48 |