Skip to content

Code for "Convoluted Convolutions: The state of Deep Learning in Sentiment Analysis" blog post.

License

Notifications You must be signed in to change notification settings

empiricalresults/convoluted-convolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convoluted-convolutions

Code for "Convoluted Convolutions: The state of Deep Learning in Sentiment Analysis" blog post.

TensorFlow code for the following models are available in this repo:

  1. Deep Character-level CNN
  2. Shallow Character-level CNN
  3. Word-level CNN
  4. Fully connected neural network

Requirements

Include python, numpy, scipy and tf version information

Example use cases

One line commands (with descriptions on mandatory/optional arguments) on how to run, train, load and basically reproduce the results of the blogpost

References

Reference papers we used

About

Code for "Convoluted Convolutions: The state of Deep Learning in Sentiment Analysis" blog post.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published