net.sourceforge.cilib.neuralnetwork.generic.topologyvisitors
Class FanInWeightInitialiser
java.lang.Object
net.sourceforge.cilib.neuralnetwork.generic.topologyvisitors.FanInWeightInitialiser
- All Implemented Interfaces:
- GenericTopologyVisitor
public class FanInWeightInitialiser
- extends Object
- implements GenericTopologyVisitor
TODO: Complete this javadoc.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FanInWeightInitialiser
public FanInWeightInitialiser()
visitNeuronConfig
public void visitNeuronConfig(NeuronConfig n)
- Specified by:
visitNeuronConfig
in interface GenericTopologyVisitor
Copyright © 2009 CIRG. All Rights Reserved.