seq2seq-chatbot icon indicating copy to clipboard operation
seq2seq-chatbot copied to clipboard

How could I get the "thought vector" using TensorLayer?

Open munichong opened this issue 6 years ago • 0 comments

I am using the seq2seq model as an autoencoder. Given a test paragraph, I'd like to get the thought vector (using the terminology in the figure of README.md).

munichong avatar Oct 17 '19 17:10 munichong