file cleanup.

This commit is contained in:
2025-09-28 19:12:51 +02:00
parent 90e67652ab
commit d742a0c0ce
28 changed files with 36 additions and 36 deletions

View File

@@ -1,100 +1,100 @@
{ {
"cortex": { "cortex": {
"id": 0.17818153832773553, "id": 0.9693731655422226,
"sensor_ids": [ "sensor_ids": [
5.685438203051634e-10 5.685303017909884e-10
], ],
"actuator_ids": [ "actuator_ids": [
5.685438203051628e-10 5.685303017909878e-10
], ],
"neuron_ids": [ "neuron_ids": [
0.2035391483142075, 0.5927838365358148,
0.06722681140391684, 0.20362214194543304,
0.646276420829124 0.9175863684086998
] ]
}, },
"sensor": { "sensor": {
"id": 5.685438203051634e-10, "id": 5.685303017909884e-10,
"name": "xor_GetInput", "name": "xor_GetInput",
"vector_length": 2, "vector_length": 2,
"cx_id": 0.17818153832773553, "cx_id": 0.9693731655422226,
"fanout_ids": [ "fanout_ids": [
0.2035391483142075, 0.5927838365358148,
0.06722681140391684 0.20362214194543304
] ]
}, },
"actuator": { "actuator": {
"id": 5.685438203051628e-10, "id": 5.685303017909878e-10,
"name": "xor_SendOutput", "name": "xor_SendOutput",
"vector_length": 1, "vector_length": 1,
"cx_id": 0.17818153832773553, "cx_id": 0.9693731655422226,
"fanin_ids": [ "fanin_ids": [
0.646276420829124 0.9175863684086998
] ]
}, },
"neurons": [ "neurons": [
{ {
"id": 0.2035391483142075, "id": 0.5927838365358148,
"layer_index": 0, "layer_index": 0,
"cx_id": 0.17818153832773553, "cx_id": 0.9693731655422226,
"activation_function": "tanh", "activation_function": "tanh",
"input_weights": [ "input_weights": [
{ {
"input_id": 5.685438203051634e-10, "input_id": 5.685303017909884e-10,
"weights": [ "weights": [
6.283185307179586, -6.283185307179586,
6.283185307179586 6.283185307179586
] ]
}, },
{ {
"input_id": "bias", "input_id": "bias",
"weights": [ "weights": [
6.280908700445529 6.283185307179586
] ]
} }
], ],
"output_ids": [ "output_ids": [
0.43659818311553367 0.10564709635181257
] ]
}, },
{ {
"id": 0.06722681140391684, "id": 0.20362214194543304,
"layer_index": 0, "layer_index": 0,
"cx_id": 0.17818153832773553, "cx_id": 0.9693731655422226,
"activation_function": "tanh", "activation_function": "tanh",
"input_weights": [ "input_weights": [
{ {
"input_id": 5.685438203051634e-10, "input_id": 5.685303017909884e-10,
"weights": [ "weights": [
6.283185307179586, 6.283185307179586,
6.283185307179586
]
},
{
"input_id": "bias",
"weights": [
-6.283185307179586 -6.283185307179586
] ]
},
{
"input_id": "bias",
"weights": [
6.283185307179586
]
} }
], ],
"output_ids": [ "output_ids": [
0.43659818311553367 0.10564709635181257
] ]
}, },
{ {
"id": 0.646276420829124, "id": 0.9175863684086998,
"layer_index": 1, "layer_index": 1,
"cx_id": 0.17818153832773553, "cx_id": 0.9693731655422226,
"activation_function": "tanh", "activation_function": "tanh",
"input_weights": [ "input_weights": [
{ {
"input_id": 0.2035391483142075, "input_id": 0.5927838365358148,
"weights": [ "weights": [
6.283185307179586 -6.283185307179586
] ]
}, },
{ {
"input_id": 0.06722681140391684, "input_id": 0.20362214194543304,
"weights": [ "weights": [
-6.283185307179586 -6.283185307179586
] ]
@@ -102,12 +102,12 @@
{ {
"input_id": "bias", "input_id": "bias",
"weights": [ "weights": [
-6.283185307179586 6.283185307179586
] ]
} }
], ],
"output_ids": [ "output_ids": [
5.685438203051628e-10 5.685303017909878e-10
] ]
} }
] ]