|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NeurophException | |
|---|---|
| org.neuroph.core.exceptions | Provides specific exceptions when working with neural networks |
| org.neuroph.util.io | Provides input/output adapters for file, JDBC, URL, stream |
| Uses of NeurophException in org.neuroph.core.exceptions |
|---|
| Subclasses of NeurophException in org.neuroph.core.exceptions | |
|---|---|
class |
VectorSizeMismatchException
Thrown to indicate that vector size does not match the network input or training element size. |
| Uses of NeurophException in org.neuroph.util.io |
|---|
| Subclasses of NeurophException in org.neuroph.util.io | |
|---|---|
class |
NeurophInputException
This exception is thrown when error occurs when reading input using some InputAdapter |
class |
NeurophOutputException
This exception is thrown when some error occurs when writing neural network output using some output adapter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||