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
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,8 @@ Below are the list of projects/theorey that I have worked on/documented. Please
91
91
*[EDA and sentiment analysis of COVID-19 tweets](./Chapter-wise%20code/Code%20-%20PyTorch/6.%20Natural-Language-Processing/5.%20Sentiment%20Analysis/covid19-tweets-eda-and-sentiment-analysis.ipynb)
92
92
*[EDA and sentiment analysis of Joe Biden's tweets](./Chapter-wise%20code/Code%20-%20PyTorch/6.%20Natural-Language-Processing/5.%20Sentiment%20Analysis/eda-and-sentiment-analysis-of-joe-biden-tweets.ipynb)
*[English to French](./Chapter-wise%20code/Code%20-%20PyTorch/6.%20Natural-Language-Processing/6.%20Machine%20Translation/machine_translation.ipynb)
94
+
*[NMT via Basic Linear Algebra](./Chapter-wise%20code/Code%20-%20PyTorch/6.%20Natural-Language-Processing/6.%20Machine%20Translation/NMT-Basic/Readme.md)
95
+
*[NMT via Encoder-Decoder Architecture)](./Chapter-wise%20code/Code%20-%20PyTorch/6.%20Natural-Language-Processing/6.%20Machine%20Translation/NMT-Advanced%20(Tensorflow%20Implementation)/machine_translation.ipynb)
0 commit comments