Package | Description |
---|---|
org.neuroph.core |
Provides base classes and basic building components for neural networks.
|
org.neuroph.core.data |
Provides data set related classes and manipulation methods.
|
org.neuroph.core.exceptions |
Provides specific exceptions when working with neural networks
|
org.neuroph.nnet |
Provides out-of-the-box neural networks
|
org.neuroph.util.io |
Provides input/output adapters for file, JDBC, URL, stream
|
Class and Description |
---|
VectorSizeMismatchException
Thrown to indicate that vector size does not match the network input or training element size.
|
Class and Description |
---|
VectorSizeMismatchException
Thrown to indicate that vector size does not match the network input or training element size.
|
Class and Description |
---|
NeurophException
Base exception type for Neuroph.
|
Class and Description |
---|
VectorSizeMismatchException
Thrown to indicate that vector size does not match the network input or training element size.
|
Class and Description |
---|
NeurophException
Base exception type for Neuroph.
|
Copyright © 2019 Neuroph Project. All rights reserved.