commit stale changes

This commit is contained in:
2026-07-26 21:49:32 +02:00
parent cb55e31b19
commit f805b571d9
34 changed files with 1102 additions and 1043 deletions
+37
View File
@@ -0,0 +1,37 @@
{
"stack" :
{
"layers" :
[
{
"id" : 0,
"name" : "Layer",
"numContext" : 0,
"numHidden" : 10,
"numVisibleX" : 96,
"numVisibleY" : 96,
"rbm" :
{
"params" :
{
"doGaussianHidden" : 1,
"doGaussianVisible" : 1,
"doRaoBlackwell" : 1,
"doSampleBatch" : 0,
"gibbsDoSampleHidden" : 0,
"gibbsDoSampleVisible" : 0,
"learningRate" : 9.9999997473787516e-06,
"miniBatchSize" : 100,
"momentum" : 0.90000000000000002,
"numEpochs" : 1000,
"numGibbs" : 3,
"weightDecay" : 0.0
}
}
}
],
"name" : "norb_small_16h_v2",
"type" : 1,
"type_string" : "Deep"
}
}