org.encog.ml
Interface MLContext
-
- 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.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidclearContext()Clear the context.
-
DMelt 3.0 © DataMelt by jWork.ORG