- added norb_smaller

This commit is contained in:
2024-01-31 17:15:23 +01:00
parent 861e03decf
commit 802f11211f
9 changed files with 18492 additions and 9219 deletions
+37
View File
@@ -0,0 +1,37 @@
{
"stack" :
{
"layers" :
[
{
"id" : 0,
"name" : "Layer",
"numContext" : 0,
"numHidden" : 8,
"numVisibleX" : 96,
"numVisibleY" : 96,
"rbm" :
{
"params" :
{
"doGaussianHidden" : 0,
"doGaussianVisible" : 1,
"doRaoBlackwell" : 1,
"doSampleBatch" : 0,
"gibbsDoSampleHidden" : 0,
"gibbsDoSampleVisible" : 0,
"learningRate" : 0.10000000000000001,
"miniBatchSize" : 100,
"momentum" : 0.5,
"numEpochs" : 1000,
"numGibbs" : 3,
"weightDecay" : 0.0
}
}
}
],
"name" : "norb_smaller",
"type" : 1,
"type_string" : "Deep"
}
}