tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.35k stars 1.96k forks source link

Dead link in the NMT tutorial #480

Open Rouizi opened 3 years ago

Rouizi commented 3 years ago

The Neural Machine Translation (seq2seq) Tutorial contains a dead link under the Background on the Attention Mechanism section. It is said like this:

Various implementations of attention mechanisms can be found in attention_wrapper.py

Can you please fix it?

Lapatou commented 2 years ago

I fixit and send a pull request