I have some python code which creates a basic RBM.
I fed it some small black and white pictures.
How do I make it "dream" so it generates pictures "on its own"?
Which layer do I need to activate and how to do it? The hidden layer?
[link][3 comments]
I have some python code which creates a basic RBM.
I fed it some small black and white pictures.
How do I make it "dream" so it generates pictures "on its own"?
Which layer do I need to activate and how to do it? The hidden layer?