Uses of Class
org.neuroph.util.io.OutputStreamAdapter

Packages that use OutputStreamAdapter
org.neuroph.util.io Provides input/output adapters for file, JDBC, URL, stream 
 

Uses of OutputStreamAdapter in org.neuroph.util.io
 

Subclasses of OutputStreamAdapter in org.neuroph.util.io
 class FileOutputAdapter
          Implementation of OutputAdapter interface for writing neural network outputs to files.
 class URLOutputAdapter
          Implementation of OutputAdapter interface for writing neural network outputs to URL.
 



Copyright © 2012. All Rights Reserved.