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 -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -