|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BasicOutputField in org.encog.util.normalize.output |
---|
Subclasses of BasicOutputField in org.encog.util.normalize.output | |
---|---|
class |
OutputFieldDirect
A direct output field, will simply pass the input value to the output. |
class |
OutputFieldGrouped
Defines an output field that can be grouped. |
class |
OutputFieldRangeMapped
A ranged mapped output field. |
Uses of BasicOutputField in org.encog.util.normalize.output.mapped |
---|
Subclasses of BasicOutputField in org.encog.util.normalize.output.mapped | |
---|---|
class |
OutputFieldEncode
An encoded output field. |
Uses of BasicOutputField in org.encog.util.normalize.output.multiplicative |
---|
Subclasses of BasicOutputField in org.encog.util.normalize.output.multiplicative | |
---|---|
class |
OutputFieldMultiplicative
Both the multiplicative and z-axis normalization types allow a group of outputs to be adjusted so that the "vector length" is 1. |
Uses of BasicOutputField in org.encog.util.normalize.output.nominal |
---|
Subclasses of BasicOutputField in org.encog.util.normalize.output.nominal | |
---|---|
class |
OutputEquilateral
Allows nominal items to be encoded using the equilateral method. |
class |
OutputOneOf
An output field that uses the "on of" technique to represent input data. |
Uses of BasicOutputField in org.encog.util.normalize.output.zaxis |
---|
Subclasses of BasicOutputField in org.encog.util.normalize.output.zaxis | |
---|---|
class |
OutputFieldZAxis
Both the multiplicative and z-axis normalization types allow a group of outputs to be adjusted so that the "vector length" is 1. |
class |
OutputFieldZAxisSynthetic
This field represents the synthetic value used in Z-Axis normalization. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |