Documentation of 'org.neuroph.contrib.graphml.Example' Java class
Example
org.neuroph.contrib.graphml

Class Example



  • public class Example
    extends java.lang.Object
    Example on how to export a neural network to graphml.
    • Constructor Summary

      Constructors 
      Constructor and Description
      Example()
      1.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Example

        public Example()
        1. Generate trained artificial neural network. 2. Create GraphmlExport instance. 3. Parse the artificial neural network. 4. Print to STDOUT
    • Method Detail

      • main

        public static void main(java.lang.String[] args)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.