Package | Description |
---|---|
org.neuroph.util.io |
Provides input/output adapters for file, JDBC, URL, stream
|
Class and Description |
---|
InputAdapter
Interface for reading neural network inputs from various data sources.
|
InputStreamAdapter
Implementation of InputAdapter interface for reading neural network inputs from input stream.
|
OutputAdapter
Interface for writing neural network outputs to some destination.
|
OutputStreamAdapter
Implementation of OutputAdapter interface for writing neural network outputs to output stream.
|
Copyright © 2019 Neuroph Project. All rights reserved.