tensor-sensor
tensor-sensor copied to clipboard
Ideas for 3D+ shapes
https://www.tensorflow.org/guide/tensor
I have no idea how you produce these beautiful and very useful visualizations, so I do not know if my idea helps you. I was thinking something along these lines:
This is for a (4,8,64,64,3) tensor. You might use a cube as a "unit" for higher order tensors. For example for (10,4,8,64,64,3) you build a cube (10,4,8) which is consist of smaller cubes (64,64,3).