File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -124,4 +124,6 @@ zf.close()
124124 * [ SMS spam classifier] ( ./Code%20-%20PyTorch/6.%20Natural-Language-Processing/10.%20Text%20Classification/sms-spam-classifier.ipynb )
125125 * [ Siamese Networks] ( ./Code%20-%20PyTorch/6.%20Natural-Language-Processing/13.%20Siamese%20Networks )
126126 * [ Question Duplication] ( ./Code%20-%20PyTorch/6.%20Natural-Language-Processing/13.%20Siamese%20Networks/Question%20Duplication/code/question_duplication_detection.ipynb )
127-
127+
128+ 8 . [ Attention Models] ( ./Code%20-%20PyTorch/7.%20Attention%20Models/Readme.md )
129+ * [ Neural Machine Translation] ( ./Code%20-%20PyTorch/7.%20Attention%20Models/1.%20NMT/Readme.md )
Original file line number Diff line number Diff line change @@ -108,7 +108,8 @@ Below are the list of projects/theorey that I have worked on/documented. Please
108108 * [ SMS spam classifier] ( ./Chapter-wise%20code/Code%20-%20PyTorch/6.%20Natural-Language-Processing/10.%20Text%20Classification/sms-spam-classifier.ipynb )
109109 * [ Siamese Networks] ( ./Chapter-wise%20code/Code%20-%20PyTorch/6.%20Natural-Language-Processing/13.%20Siamese%20Networks )
110110 * [ Question Duplication] ( ./Chapter-wise%20code/Code%20-%20PyTorch/6.%20Natural-Language-Processing/13.%20Siamese%20Networks/Question%20Duplication/Readme.md )
111-
111+ 8 . [ Attention Models] ( ./Chapter-wise%20code/Code%20-%20PyTorch/7.%20Attention%20Models/Readme.md )
112+ * [ Neural Machine Translation] ( ./Chapter-wise%20code/Code%20-%20PyTorch/7.%20Attention%20Models/1.%20NMT/Readme.md )
112113## Theorey List
113114This list basically contains summarized notes for each chapter from the book, 'Deep Learning' by 'Goodfellow, Benigo and Courville':
114115
You can’t perform that action at this time.
0 commit comments