File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
5. Deploying a Sentiment Analysis Model Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
1
+ :star : Fully operational AI project to do the ** sentiment analysis** of the ** movie review** .
2
+
3
+ :cd : It uses ** IMDB dataset** for training the model using ** Recurrent Neural Network** * (LSTM cell)* .
4
+
5
+ :computer : It is developed on ** Pytorch** and deployed on ** AWS Sagemaker** .
6
+
7
+ ## Sample Predictions
8
+
9
+ ![ ] ( https://github.com/NirmalSilwal/UDACITY-Deep-Learning-Nanodegree-PROJECTS/blob/master/5.%20Deploying%20a%20Sentiment%20Analysis%20Model/predictions/sentiment_check1.JPG )
10
+
11
+ ![ ] ( https://github.com/NirmalSilwal/UDACITY-Deep-Learning-Nanodegree-PROJECTS/blob/master/5.%20Deploying%20a%20Sentiment%20Analysis%20Model/predictions/sentiment_check2.JPG )
12
+
13
+ ![ ] ( https://github.com/NirmalSilwal/UDACITY-Deep-Learning-Nanodegree-PROJECTS/blob/master/5.%20Deploying%20a%20Sentiment%20Analysis%20Model/predictions/sentiment_check4.JPG )
14
+
15
+ ## Project Architecture
16
+
17
+ ![ ] ( https://github.com/NirmalSilwal/UDACITY-Deep-Learning-Nanodegree-PROJECTS/blob/master/5.%20Deploying%20a%20Sentiment%20Analysis%20Model/Web%20App%20Diagram.svg )
You can’t perform that action at this time.
0 commit comments