Uses of Class
databionics.esom.cooling.CachedCooling

Packages that use CachedCooling
databionics.esom.cooling Provides strategies for cooling of a parameter, like the learning rate for SOM training. 
 

Uses of CachedCooling in databionics.esom.cooling
 

Subclasses of CachedCooling in databionics.esom.cooling
 class CenterCooling
          Linear cooling of a parameter centered between constant non cooling periods in the first and last 1/5th of the steps
 class ExponentialCooling
          Exponential cooling of a parameter.
 class LinearCooling
          Linear cooling of a parameter.
 



Copyright © 2005-2006 Databionics Research Group. All Rights Reserved.