| Package | Description |
|---|---|
| org.neuroph.util.io |
Provides input/output adapters for file, JDBC, URL, stream
|
| Modifier and Type | Class and Description |
|---|---|
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 © 2019 Neuroph Project. All rights reserved.