Uses of Class
org.neuroph.util.random.RangeRandomizer

Packages that use RangeRandomizer
org.neuroph.util.random Provides weights randomization techniques 
 

Uses of RangeRandomizer in org.neuroph.util.random
 

Subclasses of RangeRandomizer in org.neuroph.util.random
 class NguyenWidrowRandomizer
          This class provides NguyenWidrow randmization technique, which gives very good results for Multi Layer Perceptrons trained with back propagation family of learning rules.
 



Copyright © 2012. All Rights Reserved.