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
Thank you for sharing your code. I have a question here about the Omniglot dataset test, where the support set is coded with a convolutional neural network, followed by the convolutional coding of the target dataset images. At this time I output the results and find that the support set images have specific values, while the target dataset images are 0, -1, 2, etc. with 0 after the decimal point. and the embedding vectors are fed into the bi-LSTM afterwards, I don't see what the bi-LSTM does.
The text was updated successfully, but these errors were encountered:
Thank you for sharing your code. I have a question here about the Omniglot dataset test, where the support set is coded with a convolutional neural network, followed by the convolutional coding of the target dataset images. At this time I output the results and find that the support set images have specific values, while the target dataset images are 0, -1, 2, etc. with 0 after the decimal point. and the embedding vectors are fed into the bi-LSTM afterwards, I don't see what the bi-LSTM does.
The text was updated successfully, but these errors were encountered: