- added new cool projects

This commit is contained in:
2024-03-04 09:00:16 +01:00
parent 813d4e404c
commit 2333e94915
54 changed files with 1638 additions and 0 deletions
+37
View File
@@ -0,0 +1,37 @@
{
"stack" :
{
"layers" :
[
{
"id" : 0,
"name" : "Layer",
"numContext" : 0,
"numHidden" : 2,
"numVisibleX" : 8,
"numVisibleY" : 1,
"rbm" :
{
"params" :
{
"doGaussianHidden" : 1,
"doGaussianVisible" : 0,
"doRaoBlackwell" : 1,
"doSampleBatch" : 0,
"gibbsDoSampleHidden" : 0,
"gibbsDoSampleVisible" : 0,
"learningRate" : 0.0099999997764825821,
"miniBatchSize" : 100,
"momentum" : 0.89999997615814209,
"numEpochs" : 1000000,
"numGibbs" : 1,
"weightDecay" : 0.0
}
}
}
],
"name" : "1hot_hid_lin",
"type" : 1,
"type_string" : "Deep"
}
}