DeepBeliefNetworkPush Method |
Name | Description | |
---|---|---|
Push(Int32) |
Inserts a new layer at the end of this network.
| |
Push(RestrictedBoltzmannMachine) |
Stacks a new Boltzmann Machine at the end of this network.
| |
Push(Int32, IStochasticFunction) |
Inserts a new layer at the end of this network.
| |
Push(Int32, IStochasticFunction, IStochasticFunction) |
Inserts a new layer at the end of this network.
|