Skip to content

Commit 341d4af

Browse files
committed
Merge branch 'master' of github.com:hamelsmu/Seq2Seq_Tutorial
2 parents 2ab0646 + d9f5091 commit 341d4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Code For Medium Article: ["How To Create Data Products That Are Magical And Usef
55

66
## Resources:
77

8-
1. [Tutorial Notebook](./notebooks/Tutorial.ipynb): The Jupyter notebook that coincides with the Medium post.
8+
1. [Tutorial Notebook](https://nbviewer.jupyter.org/github/hamelsmu/Seq2Seq_Tutorial/blob/master/notebooks/Tutorial.ipynb): The Jupyter notebook that coincides with the Medium post.
99

1010
2. [seq2seq_utils.py](./notebooks/seq2seq_utils.py): convenience functions that are used in the tutorial notebook to make predictions.
1111

0 commit comments

Comments
 (0)