Documentation of 'org.neuroph.util.io.OutputAdapter' Java class
OutputAdapter
org.neuroph.util.io

Interface OutputAdapter

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void close()
      Close destination after writing is finnished.
      void writeOutput(double[] output)
      Write neural network output to some destination.
    • Method Detail

      • writeOutput

        void writeOutput(double[] output)
        Write neural network output to some destination.
        Parameters:
        output - neural network output to be written
      • close

        void close()
        Close destination after writing is finnished. Free resources and perform cleanup.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.