bshao001 / ChatLearner

A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
Apache License 2.0
538 stars 212 forks source link

Does this NMT model have attention mech in there? #85

Open michaellin99999 opened 4 years ago

bshao001 commented 4 years ago

Yes. Attention mech is involved in this NMT model.