Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

The link for Teacher Forcing in "Translation with a Sequence to Sequence Network and Attention" is broken #132

Open
MihailoIsakov opened this issue May 16, 2019 · 0 comments

Comments

@MihailoIsakov
Copy link

In the "Translation with a Sequence to Sequence Network and Attention" document,
in this paragraph:

"Teacher Forcing", or maximum likelihood sampling, means using the real target outputs as each next input when training. The alternative is using the decoder's own guess as the next input. Using teacher forcing may cause the network to converge faster, but when the trained network is exploited, it may exhibit instability.

the reference is broken. I believe it should point to this: ESNTutorialRev

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant