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 }