- All Superinterfaces:
- MLMethod
- All Known Implementing Classes:
- BasicNetwork, FreeformNetwork
public interface MLContext
extends MLMethod
Defines a MLMethod that can hold context. This allows the context to be
cleared. Examples of MLMethod objects that support this are NEAT,
Elmann and Jordan.