Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment Analysis Convolutional Neural Network

  • Code is run on CPU;

  • Implemented in Jupyter Notebook (Python 3.6);

  • NLP Classification problem;

  • 1D ConvNet model;

  • Keras Functional API;

  • Code is based on the fast.ai MOOC, but used IMDb Keras dataset directly and has own prediction function to print out results:

    • GloVe pretrained word embeddings;
    • Accuracy (on test set): 0.8937.

About

Sentiment analysis Convolutional Neural Network with Keras Functional API on IMDb dataset using GloVe pretrained word embeddings

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages