Coder Social home page Coder Social logo

rcnn-1's Introduction

Latest updates

Check code/rationale for the project of learning rationales for neural prediction:

       

-------

About this repo

This repo contains Theano implementations of popular neural network components and optimization methods. Source code of the following papers are also available:

[1] Molding CNNs for text: non-linear, non-consecutive convolutions. EMNLP 2015

[2] Semi-supervised Question Retrieval with Gated Convolutions. NAACL 2016

[3] Rationalizing Neural Predictions. EMNLP 2016

Features

  • Basic modules including feedforward layer, dropout, word embedding, RNN, LSTM, GRU and CNN
  • Optimization methods including SGD, AdaGrad, AdaDelta and Adam
  • Advanced modules from recent papers such as attention and gated convolution.
  • Transparent to use GPU

Projects

1. Neural question retrieval for community-based QA

The directories code/qa and code/pt contain the implementation of the model described in paper [2]. Datasets and and pre-trained word vectors are available at here.

2. Sentiment analysis / document classification

The directory code/sentiment contains the implementation of the model described in paper [1]. Datasets and and pre-trained word vectors are available at here.

3. Rationalizing neural predictions

The directory code/rationale contains the implementation of the model described in paper [3].


Dependencies

Theano >= 0.7, Python >= 2.7, Numpy


rcnn-1's People

Contributors

taolei87 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.