- converted prj and data files to new format

git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@778 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-01-10 15:50:31 +00:00
parent 03a6624017
commit 408af988cb
10 changed files with 1080 additions and 814290 deletions
+4 -2
View File
@@ -4,6 +4,7 @@
{
"id" : 0,
"name" : "Layer",
"numContext" : 0,
"numHidden" : 8,
"numVisibleX" : 16,
"numVisibleY" : 16,
@@ -18,7 +19,7 @@
"momentum" : 0.5,
"numEpochs" : 1000,
"numGibbs" : 1,
"weightDecay" : 0
"weightDecay" : 0.0
}
},
"weights_file" : "Layer.0.weights.dat"
@@ -26,6 +27,7 @@
{
"id" : 1,
"name" : "Layer",
"numContext" : 0,
"numHidden" : 4,
"numVisibleX" : 8,
"numVisibleY" : 1,
@@ -40,7 +42,7 @@
"momentum" : 0.5,
"numEpochs" : 5000,
"numGibbs" : 1,
"weightDecay" : 0
"weightDecay" : 0.0
}
},
"weights_file" : "Layer.1.weights.dat"