- 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
+29
View File
@@ -0,0 +1,29 @@
{
"stack" : {
"layers" : [
{
"id" : 0,
"name" : "Layer",
"numContext" : 128,
"numHidden" : 128,
"numVisibleX" : 1,
"numVisibleY" : 8,
"rbm" : {
"params" : {
"doRaoBlackwell" : 1,
"doSampleBatch" : 0,
"gibbsDoSampleHidden" : 1,
"gibbsDoSampleVisible" : 0,
"learningRate" : 0.10000000000000001,
"miniBatchSize" : 100,
"momentum" : 0.5,
"numEpochs" : 1000,
"numGibbs" : 3,
"weightDecay" : 0.0
}
}
}
],
"name" : "context88"
}
}