Documentation of 'org.encog.neural.hyperneat.substrate.SubstrateLink' Java class
SubstrateLink
org.encog.neural.hyperneat.substrate

Class SubstrateLink

  • All Implemented Interfaces:
    java.io.Serializable


    public class SubstrateLink
    extends java.lang.Object
    implements java.io.Serializable
    A substrate link. ----------------------------------------------------------------------------- http://www.cs.ucf.edu/~kstanley/ Encog's NEAT implementation was drawn from the following three Journal Articles. For more complete BibTeX sources, see NEATNetwork.java. Evolving Neural Networks Through Augmenting Topologies Generating Large-Scale Neural Networks Through Discovering Geometric Regularities Automatic feature selection in neuroevolution
    See Also:
    Serialized Form
    • Method Detail

      • getSource

        public SubstrateNode getSource()
        Returns:
        the source
      • getTarget

        public SubstrateNode getTarget()
        Returns:
        the target
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.