pytorch-tree-lstm icon indicating copy to clipboard operation
pytorch-tree-lstm copied to clipboard

Questions about batching

Open LumingSun opened this issue 4 years ago • 1 comments

Great work!

My question is: with batch_tree_input and train_data_generator, it's possible to train a batch of trees right? Could you please provide an example how to generate the TreeDataset() in DataLoader and how to use train_data_generator?

Thank you!

LumingSun avatar Sep 20 '19 01:09 LumingSun

I also want to know how to construct the tree using normal vector data

eyuansu62 avatar Dec 12 '19 06:12 eyuansu62