Documentation of 'org.neuroph.nnet.learning.RBFLearning' Java class
RBFLearning
org.neuroph.nnet.learning

Class RBFLearning

  • All Implemented Interfaces:
    java.io.Serializable


    public class RBFLearning
    extends LMS
    Learning rule for Radial Basis Function networks. Use K-Means to determine centroids for hidden units, K-NearestNeighbour to set widths, and LMS to tweak output neurons.
    See Also:
    Serialized Form
    • Constructor Detail

      • RBFLearning

        public RBFLearning()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.