ArnoldLIULJ
ArnoldLIULJ
### Checklist - [x] I've tested that my changes are compatible with the latest version of Tensorflow. - [x] I've read the [Contribution Guidelines](https://github.com/tensorlayer/tensorlayer/blob/master/CONTRIBUTING.md) - [x] I've updated the documentation...
I am wondering what is the X_label of your plotted loss. is that along how many batch?
Does this model include the inference mode? All I can see in function"forward" requires the target sentence?
Hi, I am wondering if I can specify the local or global attention mechanism by ur codes?