Click or drag to resize
Accord.NET (logo)

RestrictedBoltzmannMachineVisible Property

Gets the visible layer of the machine.

Namespace:  Accord.Neuro.Networks
Assembly:  Accord.Neuro (in Accord.Neuro.dll) Version: 3.8.0
Syntax
public StochasticLayer Visible { get; }
Request Example View Source

Property Value

Type: StochasticLayer
See Also