Creates a dot file, suitable to be processed with graphviz, containing a graphical representation of the netwok topology and some numerical information about the network parameters.
graphviz.MLPnet(net, filename, digits)
Neural Network.
Name of the dot file to be written.
Number of digits used to round the parameters.
This function writes a file suitable to be postprocessed with the graphviz package. Thus, multiple formats can be obtained: ps, pdf, ...
http:\/\/www.graphviz.org