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