deep learning - data propagation through restriced boltzmann machine -


in rbm, makes relationships within node in probability. how data can propagated through rbm? first order sampling? doesnt have fluctuation?

or work feed forward mlp? (ie. hj = \sum_i vi * wij) in rbm there no concept of since paper says is stochastic model.


Comments

Popular posts from this blog

c - CUDA code not processing if block properly -

Android Capture Image From Camera -

Define custom list-style-type in CSS -