- 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:
@@ -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
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user