-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Hi @tejaslodaya,
Thanks for your contribution to VRAE.
As I am seeing in the code, you are learning the decoder inputs for the given set of data. So, I had a doubt that, at the test time, how we will be able to do the inference on a single sequence(or single datapoint) and not the batch inference as the dec Inps are initialized to (seq_len, batch_size, 1) dimensions
Metadata
Metadata
Assignees
Labels
No labels