Recurrent-Convolutional-Neural-Network-Text-Classifier icon indicating copy to clipboard operation
Recurrent-Convolutional-Neural-Network-Text-Classifier copied to clipboard

My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/index.php/AAAI/AAAI15/paper/view/9745.

Recurrent Convolutional Neural Network Text Classifier

My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here.