jhpro.nnet
Class MapNeuron
- java.lang.Object
-
- jhpro.nnet.Neuron
-
- jhpro.nnet.MapNeuron
-
- All Implemented Interfaces:
- java.io.Serializable
public class MapNeuron extends Neuron
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description floatcomputeFeedback(MapNeuron mapneuron, double d)floatgetFeedback()intgetXPos()intgetYPos()voidinit(int i, int j)-
Methods inherited from class jhpro.nnet.Neuron
activateSigmoid, computeInput, computeOutputError, computeOutputError, getInput, getOutput, getOutputError, init
-
-
-
-
Method Detail
-
init
public void init(int i, int j)
-
getXPos
public int getXPos()
-
getYPos
public int getYPos()
-
getFeedback
public float getFeedback()
-
computeFeedback
public float computeFeedback(MapNeuron mapneuron, double d)
-
-
DMelt 3.0 © DataMelt by jWork.ORG