WIP: stochastic hill climber
This commit is contained in:
179
experiments/stochastic_hillclimber/actors/test.json
Normal file
179
experiments/stochastic_hillclimber/actors/test.json
Normal file
@@ -0,0 +1,179 @@
|
||||
{
|
||||
"cortex": {
|
||||
"id": 5.685689537782505e-10,
|
||||
"sensor_ids": [
|
||||
5.685689537782522e-10
|
||||
],
|
||||
"actuator_ids": [
|
||||
5.685689537782516e-10
|
||||
],
|
||||
"neuron_ids": [
|
||||
5.685689537782498e-10,
|
||||
5.685689537782496e-10,
|
||||
5.685689537782496e-10,
|
||||
5.685689537782457e-10,
|
||||
5.685689537782457e-10,
|
||||
5.685689537782437e-10
|
||||
]
|
||||
},
|
||||
"sensor": {
|
||||
"id": 5.685689537782522e-10,
|
||||
"name": "xor_GetInput",
|
||||
"vector_length": 2,
|
||||
"cx_id": 5.685689537782505e-10,
|
||||
"fanout_ids": [
|
||||
5.685689537782498e-10,
|
||||
5.685689537782496e-10,
|
||||
5.685689537782496e-10
|
||||
]
|
||||
},
|
||||
"actuator": {
|
||||
"id": 5.685689537782516e-10,
|
||||
"name": "xor_SendOutput",
|
||||
"vector_length": 1,
|
||||
"cx_id": 5.685689537782505e-10,
|
||||
"fanin_ids": [
|
||||
5.685689537782437e-10
|
||||
]
|
||||
},
|
||||
"neurons": [
|
||||
{
|
||||
"id": 5.685689537782498e-10,
|
||||
"layer_index": 0,
|
||||
"cx_id": 5.685689537782505e-10,
|
||||
"activation_function": "tanh",
|
||||
"input_weights": [
|
||||
{
|
||||
"input_id": 5.685689537782522e-10,
|
||||
"weights": [
|
||||
-0.16508088565795254,
|
||||
-0.2129110085532152
|
||||
]
|
||||
}
|
||||
],
|
||||
"output_ids": [
|
||||
5.685689537782493e-10,
|
||||
5.685689537782493e-10
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5.685689537782496e-10,
|
||||
"layer_index": 0,
|
||||
"cx_id": 5.685689537782505e-10,
|
||||
"activation_function": "tanh",
|
||||
"input_weights": [
|
||||
{
|
||||
"input_id": 5.685689537782522e-10,
|
||||
"weights": [
|
||||
-0.2097398020485577,
|
||||
0.39878180348846304
|
||||
]
|
||||
}
|
||||
],
|
||||
"output_ids": [
|
||||
5.685689537782493e-10,
|
||||
5.685689537782493e-10
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5.685689537782496e-10,
|
||||
"layer_index": 0,
|
||||
"cx_id": 5.685689537782505e-10,
|
||||
"activation_function": "tanh",
|
||||
"input_weights": [
|
||||
{
|
||||
"input_id": 5.685689537782522e-10,
|
||||
"weights": [
|
||||
-0.29051024087142796,
|
||||
0.4799280128038572
|
||||
]
|
||||
}
|
||||
],
|
||||
"output_ids": [
|
||||
5.685689537782493e-10,
|
||||
5.685689537782493e-10
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5.685689537782457e-10,
|
||||
"layer_index": 1,
|
||||
"cx_id": 5.685689537782505e-10,
|
||||
"activation_function": "tanh",
|
||||
"input_weights": [
|
||||
{
|
||||
"input_id": 5.685689537782498e-10,
|
||||
"weights": [
|
||||
-0.13139529896484625
|
||||
]
|
||||
},
|
||||
{
|
||||
"input_id": 5.685689537782496e-10,
|
||||
"weights": [
|
||||
0.0922098630405015
|
||||
]
|
||||
},
|
||||
{
|
||||
"input_id": 5.685689537782496e-10,
|
||||
"weights": [
|
||||
0.07506465172430998
|
||||
]
|
||||
}
|
||||
],
|
||||
"output_ids": [
|
||||
5.685689537782454e-10
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5.685689537782457e-10,
|
||||
"layer_index": 1,
|
||||
"cx_id": 5.685689537782505e-10,
|
||||
"activation_function": "tanh",
|
||||
"input_weights": [
|
||||
{
|
||||
"input_id": 5.685689537782498e-10,
|
||||
"weights": [
|
||||
0.01874150935077279
|
||||
]
|
||||
},
|
||||
{
|
||||
"input_id": 5.685689537782496e-10,
|
||||
"weights": [
|
||||
0.1722685772992305
|
||||
]
|
||||
},
|
||||
{
|
||||
"input_id": 5.685689537782496e-10,
|
||||
"weights": [
|
||||
-0.07333424218267892
|
||||
]
|
||||
}
|
||||
],
|
||||
"output_ids": [
|
||||
5.685689537782454e-10
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5.685689537782437e-10,
|
||||
"layer_index": 2,
|
||||
"cx_id": 5.685689537782505e-10,
|
||||
"activation_function": "tanh",
|
||||
"input_weights": [
|
||||
{
|
||||
"input_id": 5.685689537782457e-10,
|
||||
"weights": [
|
||||
0.47060152728694127
|
||||
]
|
||||
},
|
||||
{
|
||||
"input_id": 5.685689537782457e-10,
|
||||
"weights": [
|
||||
0.33179877773351285
|
||||
]
|
||||
}
|
||||
],
|
||||
"output_ids": [
|
||||
5.685689537782516e-10
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user