pytorch-for-numpy-users
Tensor library
Provides a PyTorch interface for working with NumPy arrays and tensors.
PyTorch for Numpy users. https://pytorch-for-numpy-users.wkentaro.com
687 stars
17 watching
87 forks
Language: HTML
last commit: almost 2 years ago numpypytorch
Related projects:
Repository | Description | Stars |
---|---|---|
stared/thinking-in-tensors-writing-in-pytorch | A hands-on introduction to deep learning using PyTorch, explaining mathematical concepts through code examples | 329 |
tensorly/tensorly | A Python library providing tools and methods for working with tensors, including decomposition and learning techniques. | 1,566 |
pytorch/data | A PyTorch project providing data loading utilities and scalable dataloading solutions | 1,133 |
mnick/scikit-tensor | A Python library for tensor factorizations and multilinear algebra operations | 402 |
pyg-team/pytorch-frame | A deep learning framework for handling heterogeneous tabular data with diverse column types | 543 |
kaihsin/tor10 | A PyTorch-based tensor network library for quantum simulation | 60 |
sniklaus/pytorch-extension | A PyTorch CUDA extension that uses CuPy to compute the Hadamard product of two tensors. | 117 |
laurentmazare/ocaml-torch | Bindings for PyTorch's tensor library in OCaml for GPU acceleration and automatic differentiation | 413 |
koz4k/dni-pytorch | Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |
tristandeleu/pytorch-meta | Provides tools and datasets for meta-learning and few-shot learning in deep learning | 1,987 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
graal-research/poutyne | A PyTorch framework simplifying neural network training with automated boilerplate code and callback utilities | 569 |
botkop/numsca | Numpy for Scala, implementing key features of Numpy in the Scala language | 185 |
ibalazevic/tucker | A PyTorch implementation of tensor factorization for knowledge graph completion | 350 |
hoff97/tensorjs | A JavaScript library for accelerated tensor computation in web browsers | 36 |