- clean working copy for leaving SVN
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"stack" : {
|
||||
"layers" : [
|
||||
{
|
||||
"id" : 0,
|
||||
"name" : "Layer",
|
||||
"numContext" : 16,
|
||||
"numHidden" : 16,
|
||||
"numVisibleX" : 6,
|
||||
"numVisibleY" : 3,
|
||||
"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
|
||||
}
|
||||
},
|
||||
"weights_file" : "Layer.0.weights.dat"
|
||||
}
|
||||
],
|
||||
"name" : "context2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user