Neuroph

Package org.neuroph.core.exceptions

Provides specific exceptions when working with neural networks

See:
          Description

Exception Summary
VectorSizeMismatchException Thrown to indicate that vector size does not match the network input or training element size.
 

Package org.neuroph.core.exceptions Description

Provides specific exceptions when working with neural networks


Neuroph