chatbot icon indicating copy to clipboard operation
chatbot copied to clipboard

Seq2Seq Chatbot with attention mechanism

Tensorflow Seq2Seq Chatbot

Requirements

  • tensorflow r1.1

References

Result

This the result trained with 1400 movies and tv show subtitles around 1.4m sentences. Demo

TODOs

  • Anti-language model to suppress generic response
  • MMI-loss as objective function
  • Reinforcement Learning?