Skip to content

An example of a sentiment analysis program, used on the IMDB movie review dataset. The program uses the Keras deep learning library. First, it imports the IMDB movie set, then uses a Convolutional Neural Network (CNN) to extract out invariant features detailing a good or bad movie review. Finally, it passes it through a recursive neural network …

Notifications You must be signed in to change notification settings

danielmachinelearning/SentimentAnalysis_CNN_RNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

An example of a sentiment analysis program, used on the IMDB movie review dataset. The program uses the Keras deep learning library. First, it imports the IMDB movie set, then uses a Convolutional Neural Network (CNN) to extract out invariant features detailing a good or bad movie review. Finally, it passes it through a recursive neural network …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published