Skip to content

mohit-iit16/Sentiment-Analysis-Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis-Tensorflow

Sentiment Analysis using deep Recurrent neural networks. Model trained on Large Movie Review Dataset

Dependencies:

  1. Numpy
  2. Tensorflow
  3. Six

Tensorboard Usage: Tensorboard functionality has not been added to this project yet. I'll include that in the future.

Model: model consist of simple lstm cells with a logistic regression output layer. Attention mechanism and performance results will be added in future.

Releases

No releases published

Packages

No packages published

Languages