Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 362 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 362 Bytes

Chat-bot End To End Memory Network

  • Code is run on CPU;

  • Implemented in Jupyter Notebook (Python 3.6);

  • AI question answering/ Chat-bot;

  • Parallel, asynchronous programming;

  • One/ two supporting-fact structure;

  • Keras Functional API

  • Code is based on the fast.ai MOOC:

    • Babi-memnn example;
    • Accuracy: 0.9986.