SkillAgentSearch skills...

Drnn

Doubly-recurrent neural networks

Install / Use

/learn @dmelis/Drnn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars35
CategoryDevelopment
Updated11mo ago
Forks6

Languages

Lua

Security Score

67/100

Audited on Apr 7, 2025

No findings