Skip to content

appscluster/sentiment-CNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Neural Network modules implemented using Theano for experiments in research project.

Supporting the following models configured by a file

  1. Convolutional Neural Network
  2. Multilayer Perceptron
  3. [Denoising|Sparse|Deep] AutoEncoder
  4. [Bidirectional (with Weight Ties)] Recurrent Neural Network
  5. Gated Recursive Convolutional Neural Network (An combination of CNN and RNN in structure)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%