- prepared for context processing
git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@757 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ public:
|
||||
|
||||
int numHidden()
|
||||
{
|
||||
return m_bh.n_elem;
|
||||
return m_bhv.n_elem;
|
||||
}
|
||||
|
||||
arma::mat toHiddenProbs(const arma::mat &visible) const
|
||||
|
||||
Reference in New Issue
Block a user