Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 286 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 286 Bytes

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: