Click or drag to resize
Accord.NET (logo)

DeepBeliefNetworkPush Method

Overload List
  NameDescription
Public methodPush(Int32)
Inserts a new layer at the end of this network.
Public methodPush(RestrictedBoltzmannMachine)
Stacks a new Boltzmann Machine at the end of this network.
Public methodPush(Int32, IStochasticFunction)
Inserts a new layer at the end of this network.
Public methodPush(Int32, IStochasticFunction, IStochasticFunction)
Inserts a new layer at the end of this network.
Top
See Also