I’m looking to run convolutional networks over tree structures as in [1409.5718] Convolutional Neural Networks over Tree Structures for Programming Language Processing - what’s the best way to do that in DL4J? It’s an unusual scenario because the size and shape of the input structure varies from one example to another, so the design patterns used for convolution over grids, are not applicable.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Temporal Convolutional Network | 11 | 902 | February 6, 2020 | |
| Is there a manual about GCN(Graph Convolutional Networks) using DL4J | 13 | 578 | November 11, 2022 | |
| How can I program this neural network architecture in Deeplearning4j? | 4 | 1194 | September 18, 2020 | |
| How to convert CSV to the input of 1D convolutional layer | 7 | 952 | December 30, 2020 | |
| Multi Input Model | 1 | 238 | May 30, 2023 |