-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Hi tejaslodaya,
First, thank you for sharing the repo!
I'm currently trying to run the autoencoder on trajectory data(with x, y coordinates) that are variables in length.
It's mentioned in the readme that. "The length of timeseries may vary from sample to sample. Conventional techniques only work on inputs of fixed size." So I was wondering if the current implementation already supports variable length data or do I need to modify the code for my purpose (similar to this https://towardsdatascience.com/taming-lstms-variable-sized-mini-batches-and-why-pytorch-is-good-for-your-health-61d35642972e) with pack_padded_sequence and
pad_packed_sequence.
Thanks!
flo3003, RedQueen76 and cuglaiyp
Metadata
Metadata
Assignees
Labels
No labels