Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 879 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 879 Bytes

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?