shawnwun / NNDIAL

NNDial is an open source toolkit for building end-to-end trainable task-oriented dialogue models. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
Other
348 stars 105 forks source link

belief tracker #4

Open freliZh opened 7 years ago

freliZh commented 7 years ago

hi, I am reading your code . I think you are using only one cnn kernel in each layer for belief tracking ,am I right? can you explain for me ,thank you