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