tnbar/awesome-tensorial-neural-networks
A thoroughly investigated survey for tensorial neural networks.
This resource provides a comprehensive overview of how tensorial neural networks (TNNs) are used to make machine learning models more efficient and versatile. It collects research papers demonstrating how TNNs can reduce the size of neural networks, combine information from different sources, simulate quantum circuits, and improve training strategies. This is ideal for machine learning researchers, data scientists, and AI practitioners looking to optimize their models for performance and resource usage.
150 stars. No commits in the last 6 months.
Use this if you are a machine learning practitioner interested in the theory and application of tensor networks to enhance or compress your neural network models.
Not ideal if you are a beginner looking for a basic introduction to neural networks or ready-to-use code implementations without diving into academic research.
Stars
150
Forks
14
Language
—
License
MIT
Category
Last pushed
Jan 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tnbar/awesome-tensorial-neural-networks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dataflowr/notebooks
code for deep learning courses
jeffheaton/app_deep_learning
T81-558: PyTorch - Applications of Deep Neural Networks @Washington University in St. Louis
dvgodoy/PyTorchStepByStep
Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"
xl0/lovely-tensors
Tensors, for human consumption
rentruewang/koila
Prevent PyTorch's `CUDA error: out of memory` in just 1 line of code.