You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Jules,
thanks a lot for this work. I have one question. I am dealing with data with 3 dimensions, trials x time x features. The trials are repetitions of the same underlying "system". To make use of that, I was thinking to reshape my input data as (trials x time) x features and use a batch size like batch=time. In this way multiple trials are passed to the autoencoder. Does it make sense ? thanks again
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Dear Jules,
thanks a lot for this work. I have one question. I am dealing with data with 3 dimensions, trials x time x features. The trials are repetitions of the same underlying "system". To make use of that, I was thinking to reshape my input data as (trials x time) x features and use a batch size like batch=time. In this way multiple trials are passed to the autoencoder. Does it make sense ? thanks again
Beta Was this translation helpful? Give feedback.
All reactions