Interfaces

Functionality

public LearningMethodtype

abstract type LearningMethod

Represents a concrete approach for solving a learning task.

See core interface for more on how to implement custom LearningMethods