Neuroph

Neuroph API Specification

Packages
org.neuroph.core This package provides base classes and basic building components for neural networks.
org.neuroph.core.input This package provides common neuron input functions
org.neuroph.core.learning This package provides base classes for neural network learning algorithms.
org.neuroph.core.transfer This package provides common neuron transfer functions
org.neuroph.nnet This package provides out-of-the-box neural networks
org.neuroph.nnet.comp This package provides components for the specific neural network models.
org.neuroph.nnet.learning This package provides implementations of concrete neural network learning algorithms.
org.neuroph.util This package provides various utility classes for creating neural networks, type codes, parsing vectors, etc.
org.neuroph.util.plugins This package provides various plugins for neural networks.

 


Neuroph