| ActivationFuncSigmoid Constructor |
Construct a new instance with the given β value.
Namespace:
RavingBots.MagicGestures.AI.Neural.Classic
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public FuncSigmoid(
float beta = 1f
)
Parameters
- beta (Optional)
- Type: SystemSingle
See Also