Relative Content

Tag Archive for machine-learningdeep-learningpytorchmatrix-multiplicationadjacency-matrix

Creating an Adjacency Matrix for a graph of points in a series

I would like to create a mechanism for multiplyiing multiple PyTorch Tensors in a single instruction using an Adjacency Matrix. The points are connected to each other in a series, however there is a small catch. Say this was an adjacency matrix denoting the Series connection of the T points: