- less Gibbs sampling

git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@568 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-10-24 18:23:03 +00:00
parent 5b4aed047f
commit 0ee9e709f7
+1 -1
View File
@@ -32,7 +32,7 @@ public:
, m_gibbsDoSampleVisible(false)
, m_gibbsDoSampleHidden(false)
, m_doSampleBatch(false)
, m_numGibbs(5)
, m_numGibbs(1)
{
}