- added more tests
git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@605 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"stack" : {
|
||||||
|
"layers" : [
|
||||||
|
{
|
||||||
|
"id" : 0,
|
||||||
|
"name" : "Layer",
|
||||||
|
"numHidden" : 8,
|
||||||
|
"numVisibleX" : 16,
|
||||||
|
"numVisibleY" : 16,
|
||||||
|
"rbm" : {
|
||||||
|
"numHidden" : 8,
|
||||||
|
"numVisible" : 256,
|
||||||
|
"params" : {
|
||||||
|
"doRaoBlackwell" : 1,
|
||||||
|
"doSampleBatch" : 0,
|
||||||
|
"gibbsDoSampleHidden" : 1,
|
||||||
|
"gibbsDoSampleVisible" : 0,
|
||||||
|
"learningRate" : 0.10000000000000001,
|
||||||
|
"momentum" : 0.5,
|
||||||
|
"numGibbs" : 1,
|
||||||
|
"weightDecay" : 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"weights_file" : "Layer.0.weights.dat"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"name" : "test0"
|
||||||
|
}
|
||||||
|
}
|
||||||
+2562
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,29 @@
|
|||||||
|
{
|
||||||
|
"stack" : {
|
||||||
|
"layers" : [
|
||||||
|
{
|
||||||
|
"id" : 0,
|
||||||
|
"name" : "Layer",
|
||||||
|
"numHidden" : 8,
|
||||||
|
"numVisibleX" : 4,
|
||||||
|
"numVisibleY" : 4,
|
||||||
|
"rbm" : {
|
||||||
|
"numHidden" : 8,
|
||||||
|
"numVisible" : 16,
|
||||||
|
"params" : {
|
||||||
|
"doRaoBlackwell" : 1,
|
||||||
|
"doSampleBatch" : 0,
|
||||||
|
"gibbsDoSampleHidden" : 1,
|
||||||
|
"gibbsDoSampleVisible" : 0,
|
||||||
|
"learningRate" : 0.10000000000000001,
|
||||||
|
"momentum" : 0.5,
|
||||||
|
"numGibbs" : 1,
|
||||||
|
"weightDecay" : 0
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"weights_file" : "Layer.0.weights.dat"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"name" : "test2"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,66 @@
|
|||||||
|
4
|
||||||
|
16
|
||||||
|
1.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
1.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
1.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
1.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
1.000000
|
||||||
|
1.000000
|
||||||
|
1.000000
|
||||||
|
1.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
1.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
1.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
1.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
1.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
0.000000
|
||||||
|
1.000000
|
||||||
|
1.000000
|
||||||
|
1.000000
|
||||||
|
1.000000
|
||||||
Reference in New Issue
Block a user