Question: Let the graph below depict a Restricted Boltzmann Machine with three hidden layer nodes labeled from left to right as ' a ' , '

Let the graph below depict a Restricted Boltzmann Machine with three hidden layer nodes labeled from left to right as 'a','b' and 'c' and two visible layer nodes numbered 1 and 2(from left to right), none of which have any biases, with the following connecting weights:
w1a=2,w1b=-1w1c=1,w2a=-2,w2b=0w2c=-1.
Answer the following questions:
a) If the initial visible vector v=(1,1), what are the probabilities that the hidden layer nodes will be 1s?
b) Use the following random numbers to determine the states of the hidden layer nodes given the probabilities you obtained in part a): 0.87,0.14,0.64.
c) Given the states you obtained in part b) for the hidden layer nodes, what are the probabilities that the visible layer nodes will be 1s?
d) Use the following random numbers to determine the reconstructed states of the visible layer nodes given the probabilities you obtained in part c): 0.25,0.72.
Let the graph below depict a Restricted Boltzmann

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!