- update test.prj

git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@642 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-11-08 07:22:55 +00:00
parent cf516a2b16
commit 2647cdf8f1
+4 -4
View File
@@ -17,7 +17,7 @@
"miniBatchSize" : 100, "miniBatchSize" : 100,
"momentum" : 0.5, "momentum" : 0.5,
"numEpochs" : 1000, "numEpochs" : 1000,
"numGibbs" : 1, "numGibbs" : 10,
"weightDecay" : 0 "weightDecay" : 0
} }
}, },
@@ -39,7 +39,7 @@
"miniBatchSize" : 100, "miniBatchSize" : 100,
"momentum" : 0.5, "momentum" : 0.5,
"numEpochs" : 500, "numEpochs" : 500,
"numGibbs" : 1, "numGibbs" : 101,
"weightDecay" : 0 "weightDecay" : 0
} }
}, },
@@ -61,7 +61,7 @@
"miniBatchSize" : 100, "miniBatchSize" : 100,
"momentum" : 0.5, "momentum" : 0.5,
"numEpochs" : 250, "numEpochs" : 250,
"numGibbs" : 1, "numGibbs" : 101,
"weightDecay" : 0 "weightDecay" : 0
} }
}, },
@@ -83,7 +83,7 @@
"miniBatchSize" : 100, "miniBatchSize" : 100,
"momentum" : 0.5, "momentum" : 0.5,
"numEpochs" : 125, "numEpochs" : 125,
"numGibbs" : 1, "numGibbs" : 101,
"weightDecay" : 0 "weightDecay" : 0
} }
}, },