tree: 84ab048a9a15427a00952581c592d4093573a69c [path history] [tgz]
  1. qabot_data.py
  2. qabot_model.py
  3. qabot_train.py
  4. README.md
examples/qabot/README.md

Train a question and answering QABOT model

This example describes how to implement a question and answering QABOT application using SINGA's CUDNN RNN layers.

We will use the LSTM model together with max pooling as an example to train the QABOT.

Instructions

  • Start the training,

      python qabot_train.py