Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 700 Bytes

File metadata and controls

10 lines (8 loc) · 700 Bytes

6-Complete-NLP-tutorial-GRU-LSTM-RNN-Sentiment_Analysis

This repository contains the complete tutorial with implementation of NLP and from scrach implementation of GRU and LSTM and RNN architectures in pytorch. Imbd data set used for sentiment analysis on each of these architectures. And also have the implementation of concepts like embeddings etc.

---> There is a pdf file which completely explains the assignment and how it should be perfomed. ---> There is also a complete project (solution) report in docx format. ---> And a dataset file is also included in zip file. ---> And a project notebooks is also included. ---> Finally a some learning rosources as docx or pdf files also included.