You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This notebook is modified from [this one](https://github.com/fastai/fastai_docs/blob/master/dev_course/dl2/translation.ipynb) created by Sylvain Gugger.
And later:
[fast.ai implementation of seq2seq with QRNNs](https://github.com/fastai/fastai_docs/blob/master/dev_course/dl2/translation.ipynb)
I see the fastai_docs repo is now actually fastai_dev which is rapidly changing right now. Perhaps this is the notebook that should be referenced?
The text was updated successfully, but these errors were encountered:
magic-lantern
changed the title
Notebook 7 link to other fastai notebook result in 404
Notebook 7 link to other fastai notebook results in a 404 error
Sep 6, 2019
Currently reviewing notebook 7 (https://github.com/fastai/course-nlp/blob/master/7-seq2seq-translation.ipynb) and there are a few places that links to another fastai notebook.
At the beginning of notebook 7 it says:
And later:
I see the fastai_docs repo is now actually fastai_dev which is rapidly changing right now. Perhaps this is the notebook that should be referenced?
https://github.com/fastai/fastai_dev/blob/master/dev_nb/translation_pretrained.ipynb
The text was updated successfully, but these errors were encountered: