Deep Learning using generation model

Oct 10, 2020
1 min read
10th-October-2020
• In the deep learning method described so far, the behavior of the network is described deterministically
• In the deep learning method using the generation model, we can catch the behavior of the network stochastically:

For estimation, use conditional probability of hidden layer when input is given




Comments