Package org.encog.util.normalize.input
-
Interface Summary Interface Description HasFixedLength Is this input field of a fixed length, such as an array? Or is it read "iterator style" where we call "next" until there is no more data.InputField A Normalization input field. -
Class Summary Class Description BasicInputField Provides basic functionality, such as min/max and current value for other input fields.InputFieldArray1D An input field that comes from a 1D array.InputFieldArray2D An input field that comes from a 2D array.InputFieldCSV An input field based on a CSV file.InputFieldCSVText An input field based on a CSV file.InputFieldEncogCollection InputFieldMLDataSet An input field based on an Encog NeuralDataSet.MLDataFieldHolder Simple holder class used internally for Encog.
DMelt 3.0 © DataMelt by jWork.ORG