visualization of neural network structure

While using the MultilayerPerceptron (3.7) node from Weka in a workflow, when I open the GUI of the executed node I can see the image of the neural network structure, but only partially. I cannot see the whole structure of the network, and there are not arrows in the window to see the whole network. I would like to know how I can see the whole image of the network strucuture I have just created.
Thank you.

Hi @datascience100 and welcome to the forum.

Unfortunately, if you have a large network, there is not really a way to do this using the Weka node. This particular node uses our Weka integration, so we’re a bit at the mercy of their code when it comes to how the visualization is displayed.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.