Click or drag to resize
Accord.NET (logo)

RestrictedBoltzmannMachine Properties

The RestrictedBoltzmannMachine type exposes the following members.

Properties
  NameDescription
Public propertyHidden
Gets the hidden layer of the machine.
Public propertyInputsCount
Network's inputs count.
(Inherited from Network.)
Public propertyLayers
Network's layers.
(Inherited from Network.)
Public propertyOutput
Network's output vector.
(Inherited from Network.)
Public propertyVisible
Gets the visible layer of the machine.
Top
See Also