Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drnn

Code for paper: "Tree structured-decoding with doubly-recurrent neural networks"

Dependencies

Software

  • Torch7 (luarocks install ...)
  • penlight
  • nn
  • nngraph
  • optim
  • rnn
  • OpenNMT (only needed for MT task)

Data

Only data for synthetic task is provided. MT and IFTTT have to be downloaded separately.

Basic Usage

./demo_vanilla.sh [TASK] (where task is one of synth, BABYMT, IFTTT)

Trains, evaluates and saves predictions.

About

Doubly-recurrent neural networks

Resources

Stars

35 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages