JeanKossaifi/tensorly-notebooks
Tensor methods in Python with TensorLy
These tutorials demonstrate how to apply tensor methods to analyze complex, multi-dimensional datasets. You'll learn to process your high-dimensional data, perform techniques like CP and Tucker decomposition, and build tensor-based regression models. This is for machine learning practitioners and researchers who work with deep learning frameworks and need to extract insights or build predictive models from multi-way data.
445 stars. No commits in the last 6 months.
Use this if you are a data scientist or researcher working with deep learning frameworks and need to leverage tensor methods for advanced data analysis or model building.
Not ideal if you are looking for a no-code solution or are unfamiliar with Python and deep learning libraries.
Stars
445
Forks
124
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JeanKossaifi/tensorly-notebooks"
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.