- update test.prj
git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@643 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user