{
"nodes": [
{
"value": {
"type": "Var",
"data": {
"name": "X0",
"index": 0,
"card": null
}
},
"id": 345,
"index": 0,
"direction": "Forward",
"node_type": "Input",
"arity": "Zero",
"incoming": {
"inner": []
},
"outgoing": {
"inner": [
1,
5,
8,
13,
16,
17
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "sigmoid",
"arity": "Any"
}
},
"id": 347,
"index": 1,
"direction": "Forward",
"node_type": "Output",
"arity": "Any",
"incoming": {
"inner": [
0,
2,
4,
6,
8,
9,
11,
13,
14,
17,
21
]
},
"outgoing": {
"inner": []
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "neg",
"arity": {
"Exact": 1
}
}
},
"id": 411,
"index": 2,
"direction": "Forward",
"node_type": "Vertex",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
16
]
},
"outgoing": {
"inner": [
1,
3,
9,
21
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "identity",
"arity": {
"Exact": 1
}
}
},
"id": 418,
"index": 3,
"direction": "Forward",
"node_type": "Edge",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
2
]
},
"outgoing": {
"inner": [
15
]
}
},
{
"value": {
"type": "Value",
"data": {
"name": "w",
"arity": {
"Exact": 1
},
"value": -1.299958
}
},
"id": 447,
"index": 4,
"direction": "Forward",
"node_type": "Edge",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
7
]
},
"outgoing": {
"inner": [
1
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "div",
"arity": {
"Exact": 2
}
}
},
"id": 454,
"index": 5,
"direction": "Backward",
"node_type": "Vertex",
"arity": {
"Exact": 2
},
"incoming": {
"inner": [
0,
5
]
},
"outgoing": {
"inner": [
5,
7,
12,
19
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "tan",
"arity": {
"Exact": 1
}
}
},
"id": 457,
"index": 6,
"direction": "Backward",
"node_type": "Vertex",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
15
]
},
"outgoing": {
"inner": [
1,
11
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "exp",
"arity": {
"Exact": 1
}
}
},
"id": 465,
"index": 7,
"direction": "Forward",
"node_type": "Vertex",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
5
]
},
"outgoing": {
"inner": [
4
]
}
},
{
"value": {
"type": "Value",
"data": {
"name": "w",
"arity": {
"Exact": 1
},
"value": -1.4881674
}
},
"id": 509,
"index": 8,
"direction": "Forward",
"node_type": "Edge",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
0
]
},
"outgoing": {
"inner": [
1
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "linear",
"arity": "Any"
}
},
"id": 524,
"index": 9,
"direction": "Forward",
"node_type": "Vertex",
"arity": "Any",
"incoming": {
"inner": [
2,
10,
19
]
},
"outgoing": {
"inner": [
1,
14
]
}
},
{
"value": {
"type": "Value",
"data": {
"name": "w",
"arity": {
"Exact": 1
},
"value": -1.7188437
}
},
"id": 558,
"index": 10,
"direction": "Forward",
"node_type": "Edge",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
12
]
},
"outgoing": {
"inner": [
9
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "linear",
"arity": "Any"
}
},
"id": 692,
"index": 11,
"direction": "Backward",
"node_type": "Vertex",
"arity": "Any",
"incoming": {
"inner": [
6
]
},
"outgoing": {
"inner": [
1,
23
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "div",
"arity": {
"Exact": 2
}
}
},
"id": 733,
"index": 12,
"direction": "Backward",
"node_type": "Vertex",
"arity": {
"Exact": 2
},
"incoming": {
"inner": [
5,
22
]
},
"outgoing": {
"inner": [
10,
13,
20
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "mul",
"arity": {
"Exact": 2
}
}
},
"id": 740,
"index": 13,
"direction": "Forward",
"node_type": "Vertex",
"arity": {
"Exact": 2
},
"incoming": {
"inner": [
0,
12
]
},
"outgoing": {
"inner": [
1
]
}
},
{
"value": {
"type": "Value",
"data": {
"name": "w",
"arity": {
"Exact": 1
},
"value": 0.989888
}
},
"id": 756,
"index": 14,
"direction": "Forward",
"node_type": "Edge",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
9
]
},
"outgoing": {
"inner": [
1
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "softplus",
"arity": "Any"
}
},
"id": 781,
"index": 15,
"direction": "Backward",
"node_type": "Vertex",
"arity": "Any",
"incoming": {
"inner": [
3,
18
]
},
"outgoing": {
"inner": [
6
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "linear",
"arity": "Any"
}
},
"id": 804,
"index": 16,
"direction": "Forward",
"node_type": "Vertex",
"arity": "Any",
"incoming": {
"inner": [
0
]
},
"outgoing": {
"inner": [
2
]
}
},
{
"value": {
"type": "Value",
"data": {
"name": "w",
"arity": {
"Exact": 1
},
"value": -0.42796832
}
},
"id": 919,
"index": 17,
"direction": "Forward",
"node_type": "Edge",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
0
]
},
"outgoing": {
"inner": [
1
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "identity",
"arity": {
"Exact": 1
}
}
},
"id": 1038,
"index": 18,
"direction": "Backward",
"node_type": "Edge",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
23
]
},
"outgoing": {
"inner": [
15
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "log",
"arity": {
"Exact": 1
}
}
},
"id": 1371,
"index": 19,
"direction": "Forward",
"node_type": "Vertex",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
5
]
},
"outgoing": {
"inner": [
9
]
}
},
{
"value": {
"type": "Value",
"data": {
"name": "w",
"arity": {
"Exact": 1
},
"value": 0.42575842
}
},
"id": 1385,
"index": 20,
"direction": "Backward",
"node_type": "Edge",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
12
]
},
"outgoing": {
"inner": [
22
]
}
},
{
"value": {
"type": "Value",
"data": {
"name": "w",
"arity": {
"Exact": 1
},
"value": 0.8124137
}
},
"id": 1392,
"index": 21,
"direction": "Forward",
"node_type": "Edge",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
2
]
},
"outgoing": {
"inner": [
1
]
}
},
{
"value": {
"type": "Value",
"data": {
"name": "w",
"arity": {
"Exact": 1
},
"value": 0.88071704
}
},
"id": 1447,
"index": 22,
"direction": "Backward",
"node_type": "Edge",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
20
]
},
"outgoing": {
"inner": [
12
]
}
},
{
"value": {
"type": "Fn",
"data": {
"name": "cos",
"arity": {
"Exact": 1
}
}
},
"id": 1704,
"index": 23,
"direction": "Backward",
"node_type": "Vertex",
"arity": {
"Exact": 1
},
"incoming": {
"inner": [
11
]
},
"outgoing": {
"inner": [
18
]
}
}
]
}