unsupervised-treelstm icon indicating copy to clipboard operation
unsupervised-treelstm copied to clipboard

Learning to Compose Task-Specific Tree Structures

Implementation of the paper Learning to Compose Task-Specific Tree Structures.

Environment

Tested on Python 3.6 and PyTorch 0.4.1.

How to Run

See python -m [task].[operation] --help