Migrate all project files from repo root into prj/<name>/
Moved all 40 existing projects' .prj/.dat files (Layer weights, training batches, legacy .weights.dat/.test.dat artifacts) from the flat repo root into their own prj/<name>/ folder via git mv, matching the new path convention from the previous commit. Filenames are unchanged, only the directory. Non-project files at root (CLAUDE.md, Makefile, batch/moby text corpora, the stray Layer.0.training.mat) were left in place. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016K8Gu7Qejd11JbdiHZqYAs
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
ARMA_MAT_TXT_FN008
|
||||
1 2
|
||||
-2.6883031529509918e+00 -1.5990717594849899e+00
|
||||
@@ -0,0 +1,3 @@
|
||||
ARMA_MAT_TXT_FN008
|
||||
1 5
|
||||
-5.5447706607473242e+00 5.5492018142147685e+00 -5.5447956184819640e+00 6.7746531646524810e-01 7.0130181082983540e+00
|
||||
@@ -0,0 +1,7 @@
|
||||
ARMA_MAT_TXT_FN008
|
||||
5 2
|
||||
4.7636048953128558e+00 1.1464774694266769e+01
|
||||
-5.8683594060514874e+00 -1.1467260181388543e+01
|
||||
4.7625338920318860e+00 1.1464835655942204e+01
|
||||
-8.1086818045775573e+00 6.7797136255234175e-02
|
||||
-9.9713468814234041e+00 -1.0439701028698969e+00
|
||||
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"stack" : {
|
||||
"layers" : [
|
||||
{
|
||||
"id" : 0,
|
||||
"name" : "Layer",
|
||||
"numContext" : 2,
|
||||
"numHidden" : 2,
|
||||
"numVisibleX" : 3,
|
||||
"numVisibleY" : 1,
|
||||
"rbm" : {
|
||||
"params" : {
|
||||
"doRaoBlackwell" : 1,
|
||||
"doSampleBatch" : 0,
|
||||
"gibbsDoSampleHidden" : 1,
|
||||
"gibbsDoSampleVisible" : 0,
|
||||
"learningRate" : 0.10000000000000001,
|
||||
"miniBatchSize" : 100,
|
||||
"momentum" : 0.5,
|
||||
"numEpochs" : 1000,
|
||||
"numGibbs" : 1,
|
||||
"weightDecay" : 0.0
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"name" : "serano_c"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
ARMA_MAT_TXT_FN008
|
||||
10 5
|
||||
1.0000000000000000e+00 0.0000000000000000e+00 1.0000000000000000e+00 0.0000000000000000e+00 0.0000000000000000e+00
|
||||
0.0000000000000000e+00 1.0000000000000000e+00 0.0000000000000000e+00 9.9967305983889654e-01 9.9999999924784366e-01
|
||||
1.0000000000000000e+00 0.0000000000000000e+00 1.0000000000000000e+00 9.0473900263063867e-12 1.3423335806842087e-06
|
||||
1.0000000000000000e+00 0.0000000000000000e+00 1.0000000000000000e+00 9.9967305578503340e-01 9.9999999924784277e-01
|
||||
0.0000000000000000e+00 1.0000000000000000e+00 0.0000000000000000e+00 9.6661338420711663e-05 9.9999999860834055e-01
|
||||
1.0000000000000000e+00 0.0000000000000000e+00 1.0000000000000000e+00 2.7755716663433840e-08 1.0708201123607194e-06
|
||||
0.0000000000000000e+00 1.0000000000000000e+00 0.0000000000000000e+00 9.9967305653216620e-01 9.9999999924784300e-01
|
||||
1.0000000000000000e+00 0.0000000000000000e+00 1.0000000000000000e+00 9.0473902666057312e-12 1.3423335796806990e-06
|
||||
1.0000000000000000e+00 0.0000000000000000e+00 1.0000000000000000e+00 9.9967305578503340e-01 9.9999999924784277e-01
|
||||
1.0000000000000000e+00 0.0000000000000000e+00 1.0000000000000000e+00 9.6661338420711663e-05 9.9999999860834055e-01
|
||||
Reference in New Issue
Block a user