- clean working copy for leaving SVN

This commit is contained in:
2022-06-28 19:20:04 +02:00
parent f2f03479e2
commit a52b7291dd
343 changed files with 140306 additions and 0 deletions
+33
View File
@@ -0,0 +1,33 @@
{
"stack" :
{
"layers" :
[
{
"id" : 0,
"name" : "Layer",
"numContext" : 0,
"numHidden" : 64,
"numVisibleX" : 9,
"numVisibleY" : 9,
"rbm" :
{
"params" :
{
"doRaoBlackwell" : 1,
"doSampleBatch" : 0,
"gibbsDoSampleHidden" : 1,
"gibbsDoSampleVisible" : 0,
"learningRate" : 0.10000000000000001,
"miniBatchSize" : 100,
"momentum" : 0.5,
"numEpochs" : 10000,
"numGibbs" : 1,
"weightDecay" : 0.0
}
}
}
],
"name" : "prims"
}
}