seq2seq_keras icon indicating copy to clipboard operation
seq2seq_keras copied to clipboard

使用keras搭建seq2seq完成中英文翻译

seq2seq_keras

  1. Construct seq2seq model by keras.
  2. An example and explicit comment of translation from English to Chinese.
  3. Model structure:

  1. encoder:

  2. decoder:

  3. result: