Deep Reinforcement Learning for Dialogue Generation in tensorflow
1.0.0
TensorFlow: 0.12.0
Python: 2.7
本项目实现论文Deep Reinforcement Learning for Dialogue Generation,论文地址:https://arxiv.org/abs/1606.01541
the start file :
grl_train.py
run step :
reference funciton main() in file grl_train.py
TODO
implement seq2seq model with mutual information based on beam search