Skip to content

Releases: randomrandom/deep-atrous-cnn-sentiment

Sentiment analysis - basics

03 Jul 11:18
Compare
Choose a tag to compare

A working sentiment analysis model which:

  • Achieves up to ~97% accuracy on the IMDB movie reviews data set
  • Supports loading of pre-trained embeddings
  • Supports reading multiple data sources
  • Has optimized input pipeline
  • Can be trained in parallel on multiple GPUs