Qi Zhu

Results 24 issues of Qi Zhu

**Describe the feature** Add GDPL in Policy module and support multiwoz dataset. **Expected behavior** Train and test on multiwoz dataset. Report component performance and end2end performance.

**Describe the feature** Add TRADE in DST module and support multiwoz dataset. **Expected behavior** Train and test on multiwoz dataset. Report component performance and end2end performance.

**Describe the feature** Add SUMBT in DST module and support multiwoz dataset. **Expected behavior** Train and test on multiwoz dataset. Report component performance and end2end performance.

**Describe the feature** Add SlotGate in NLU module and support multiwoz & camrest dataset. **Expected behavior** Train and test on multiwoz and camrest dataset. Report component performance and end2end performance....

**Describe the feature** Add DQN in Policy module and support multiwoz & camrest dataset. **Expected behavior** Train and test on multiwoz and camrest dataset. Report component performance and end2end performance.

**Describe the feature** Add dataloader for Policy in `tatk/util/dataloader/module_dataloader.py`. **Expected behavior** Can be used by common Policy model including word-Policy.

**Describe the feature** Add dataloader for DST in `tatk/util/dataloader/module_dataloader.py`. **Expected behavior** Can be used by common DST model

**Describe the feature** Update the data processing of SVM NLU using NLU dataloader. Modify the interface. **Expected behavior** Train and test on multiwoz and camrest dataset. Report component performance and...

**Describe the feature** Update BertNLU in NLU module and support multiwoz & camrest dataset. (add context and finetune) **Expected behavior** Train and test on multiwoz and camrest dataset. Report component...

**Describe the feature** Add AttnLSTM in NLU module and support multiwoz & camrest dataset. **Expected behavior** Train and test on multiwoz and camrest dataset. Report component performance and end2end performance....