From 2647cdf8f13715f5c63466abbf1eb48436a1c134 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Fri, 8 Nov 2019 07:22:55 +0000 Subject: [PATCH] - update test.prj git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@642 b431acfa-c32f-4a4a-93f1-934dc6c82436 --- test.prj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test.prj b/test.prj index 6d7e1b3..8069207 100644 --- a/test.prj +++ b/test.prj @@ -17,7 +17,7 @@ "miniBatchSize" : 100, "momentum" : 0.5, "numEpochs" : 1000, - "numGibbs" : 1, + "numGibbs" : 10, "weightDecay" : 0 } }, @@ -39,7 +39,7 @@ "miniBatchSize" : 100, "momentum" : 0.5, "numEpochs" : 500, - "numGibbs" : 1, + "numGibbs" : 101, "weightDecay" : 0 } }, @@ -61,7 +61,7 @@ "miniBatchSize" : 100, "momentum" : 0.5, "numEpochs" : 250, - "numGibbs" : 1, + "numGibbs" : 101, "weightDecay" : 0 } }, @@ -83,7 +83,7 @@ "miniBatchSize" : 100, "momentum" : 0.5, "numEpochs" : 125, - "numGibbs" : 1, + "numGibbs" : 101, "weightDecay" : 0 } },