net.sourceforge.cilib.neuralnetwork.generic.topologyvisitors
Class SpecificWeightInitialiser
java.lang.Object
net.sourceforge.cilib.neuralnetwork.generic.topologyvisitors.SpecificWeightInitialiser
- All Implemented Interfaces:
- GenericTopologyVisitor
public class SpecificWeightInitialiser
- extends Object
- implements GenericTopologyVisitor
- Author:
- stefanv
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpecificWeightInitialiser
public SpecificWeightInitialiser()
visitNeuronConfig
public void visitNeuronConfig(NeuronConfig n)
- Specified by:
visitNeuronConfig
in interface GenericTopologyVisitor
setWeights
public void setWeights(Vector w)
isEmpty
public boolean isEmpty()
Copyright © 2009 CIRG. All Rights Reserved.