nobody asked for somebody to create a a visual explainer for torch.linspace. I did it anyways. #TensorViz
finally made sense of all the ways you can index tensors in pytorch / numpy #TensorViz
Creating these visuals is addictive, but getting out of hand. Had to see the difference between torch chunk and unbind, but this visual doesn't need to exist. #TensorViz
Not my best work. Created a visual of torch's transpose op over 3d tensors, but I don't know if the random coloring is instructive or confusing. #TensorViz
Visual explainer for the pytorch op, `torch.unbind` #TensorViz
Finished the visual explainer for the torch op, `chunk`. #TensorViz
torch.outer(a, b), visualized #TensorViz
(drawn w/ bit.ly/tensordiagram)
Any time you see t[:, None] on a 1d tensor, it's just transpose #TensorViz