NELSONZHAO / zhihu

This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
https://zhuanlan.zhihu.com/zhaoyeyu
3.5k stars 2.14k forks source link

The ground truth of seq2seq loss function including <GO> flag? #24

Open bidai541 opened 6 years ago

bidai541 commented 6 years ago

Does the ground truth of seq2seq loss function including [GO] flag?