-autoscale of data during draw. data remains unchanged
git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@41 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -117,6 +117,7 @@ public:
|
||||
{
|
||||
h.statesUpdateStochastic();
|
||||
}
|
||||
|
||||
// Update weights (positive phase)
|
||||
sumWeights += vt[t].states() * h.states().transpose();
|
||||
sumBiasV += vt[t].states();
|
||||
|
||||
Reference in New Issue
Block a user