|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.vizzini.ai.neuralnetwork.AbstractNeuralNetwork
org.vizzini.ai.neuralnetwork.DefaultNeuralNetwork
public class DefaultNeuralNetwork
Provides a default neural network. Instances of this class must be configured by adding layers, and connectors between those layers.
Constructor Summary | |
---|---|
DefaultNeuralNetwork()
|
Method Summary |
---|
Methods inherited from class org.vizzini.ai.neuralnetwork.AbstractNeuralNetwork |
---|
addConnector, addLayer, adjustWeights, clone, configure, connectorIterator, equals, evaluate, fillWeights, getActivationFunction, getConfiguration, getConnector, getConnector, getConnector, getConnectorCount, getConnectors, getInputScaler, getLayer, getLayerCount, getLayers, getMaxOutputValueIndex, getNodeInput, getNodeOutput, getOutputLayer, getOutputLayerIndex, getOutputs, getOutputScaler, getWeight, getWeights, hashCode, indexOf, isConnected, isConnected, randomizeWeights, randomizeWeights, setActivationFunction, setActivationFunction, setConnectors, setInputs, setInputScaler, setLayers, setNodeInput, setOutputScaler, setWeight, store, toString, zeroWeights |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefaultNeuralNetwork()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2007 Vizzini.org. All Rights Reserved. | 2007.12.25.03.00.02 |