Skip to content

dmelis/drnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published