Method | Description | |
---|---|---|
AddHiddenLayer ( int count ) : void |
Unused, a BAM has no hidden layers.
|
|
Clear ( ) : void |
Clear any settings on the pattern.
|
|
Generate ( ) : IMLMethod | ||
SVMPattern ( ) : Encog.Engine.Network.Activation |
Construct the object.
|
public AddHiddenLayer ( int count ) : void | ||
count | int | Not used. |
return | void |
public SVMPattern ( ) : Encog.Engine.Network.Activation | ||
return | Encog.Engine.Network.Activation |