-
Notifications
You must be signed in to change notification settings - Fork 9
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 …
danielmachinelearning/SentimentAnalysis_CNN_RNN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published