|
Neuroph | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Perceptron | |
---|---|
org.neuroph.util | Provides various utility classes for creating neural networks, type codes, parsing vectors, etc. |
Uses of Perceptron in org.neuroph.util |
---|
Methods in org.neuroph.util that return Perceptron | |
---|---|
static Perceptron |
NeuralNetworkFactory.createPerceptron(int inputNeuronsCount,
int outputNeuronsCount,
TransferFunctionType transferFunctionType)
Creates and returns a new instance of Perceptron network |
|
Neuroph | |||||||||
PREV NEXT | FRAMES NO FRAMES |