hmc-cs-mdrissi / neural_nets_research

A collection of projects for neural nets research in Mehdi's research group.
MIT License
7 stars 1 forks source link

Implement Tree Decoder #15

Closed hmc-cs-mdrissi closed 6 years ago

hmc-cs-mdrissi commented 6 years ago

Currently, for the tree to tree program translation paper we've re-implemented most of it. The piece missing is the tree decoder. It'd be convenient to have that as well if we do more program language translation tasks.