treelstm.pytorch
treelstm.pytorch copied to clipboard
Nodes' hidden representations?
Hello, not an issue, but what's the easiest way to extract the learned hidden embeddings for each node in a ChildSum tree? New to PyTorch, so forgive my ignorance.
Thanks!