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
I have multiple sequences with different length. And in order to output a matrix with the same dimension (202,512), I want to padding each sequence to 200 length first. So, what is the appropriate symbol for this problem?" _" or "0" or " ". Thanks !
The text was updated successfully, but these errors were encountered:
I have multiple sequences with different length. And in order to output a matrix with the same dimension (202,512), I want to padding each sequence to 200 length first. So, what is the appropriate symbol for this problem?" _" or "0" or " ". Thanks !
The text was updated successfully, but these errors were encountered: