From 8e393d0f6c847a5c2663cb5861937e9e14255d1c Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Fri, 8 Nov 2019 07:23:53 +0000 Subject: [PATCH] - update test.prj git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@643 b431acfa-c32f-4a4a-93f1-934dc6c82436 --- test.prj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test.prj b/test.prj index 8069207..98812f9 100644 --- a/test.prj +++ b/test.prj @@ -38,8 +38,8 @@ "learningRate" : 0.050000000000000003, "miniBatchSize" : 100, "momentum" : 0.5, - "numEpochs" : 500, - "numGibbs" : 101, + "numEpochs" : 5000, + "numGibbs" : 50, "weightDecay" : 0 } }, @@ -60,7 +60,7 @@ "learningRate" : 0.025000000000000001, "miniBatchSize" : 100, "momentum" : 0.5, - "numEpochs" : 250, + "numEpochs" : 2500, "numGibbs" : 101, "weightDecay" : 0 } @@ -82,7 +82,7 @@ "learningRate" : 0.012500000000000001, "miniBatchSize" : 100, "momentum" : 0.5, - "numEpochs" : 125, + "numEpochs" : 12500, "numGibbs" : 101, "weightDecay" : 0 }