Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
data_mining:neural_network:belief_nets [2017/04/30 10:07] – [Model real-valued data with RBMS] phreazer | data_mining:neural_network:belief_nets [2017/07/30 16:05] (current) – [Structure] phreazer | ||
---|---|---|---|
Line 139: | Line 139: | ||
Parabolic containment function. (keep visible unit close to b_i). | Parabolic containment function. (keep visible unit close to b_i). | ||
Energy-gradient. | Energy-gradient. | ||
+ | |||
+ | Stepped sigmoid units. Many copies of a stochastic binary unist. All copies have same weiths and bias, b, but they have different fixed offsets to the bias (b-0.5, b-1.5, ...). | ||
+ | |||
+ | ==== Structure ==== | ||
+ | |||
+ | Autoencoder, | ||
+ |