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

Dataloader class - Tensor input #5

Open
Bellu-s opened this issue May 22, 2023 · 0 comments
Open

Dataloader class - Tensor input #5

Bellu-s opened this issue May 22, 2023 · 0 comments

Comments

@Bellu-s
Copy link

Bellu-s commented May 22, 2023

Hi there!
Thanks again for your previous answer, it was so helpful!

I'm doing some tests over a pandas dataset, and I'm facing on how to define a tensor matrix for the Dataloader class to batch the input data. I was able to tensorize each column of my dataset but, due to the structure of some columns (List of vectors), I have tensors with different shapes and I don't know how to merge/concatenate them.
Have you had a similar problem or something related to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant