Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideas for 3D+ shapes #2

Open
parrt opened this issue Oct 7, 2020 · 1 comment
Open

Ideas for 3D+ shapes #2

parrt opened this issue Oct 7, 2020 · 1 comment
Labels
enhancement New feature or request suggestion

Comments

@parrt
Copy link
Owner

parrt commented Oct 7, 2020

https://www.tensorflow.org/guide/tensor

@parrt parrt added the enhancement New feature or request label Oct 7, 2020
@ConstantinosM
Copy link

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:

image

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request suggestion
Projects
None yet
Development

No branches or pull requests

2 participants