Class LearningConfigurer<T extends LearningConfigurer>

Type Parameters:
T - Actual implementation type of LearningConfigurer
All Implemented Interfaces:
Configurable, Loggable
Direct Known Subclasses:
GesConfigurer, PrunableLearningConfigurer, SaiyanHConfigurer

public abstract class LearningConfigurer<T extends LearningConfigurer> extends BicLogConfigurer<T>
Author:
Eugene Dementiev
  • Constructor Details

    • LearningConfigurer

      public LearningConfigurer(com.agenarisk.learning.structure.config.Config config)
    • LearningConfigurer

      public LearningConfigurer()
  • Method Details