neataptic
Version:
Architecture-free neural network library with genetic algorithm implementations
2,587 lines • 563 kB
JavaScript
var population = [
{
"nodes":[
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"0"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"1"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"2"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"3"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"4"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"5"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"6"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"7"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"8"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"9"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"10"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"11"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"12"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"13"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"14"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"15"
},
{
"bias":-1.4717517509742422,
"type":"output",
"squash":"GAUSSIAN",
"index":"16"
},
{
"bias":0.398685952675371,
"type":"output",
"squash":"HLIM",
"index":"17"
}
],
"connections":[
{
"weight":-0.03099810573835496,
"from":0,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":16,
"gater":null
},
{
"weight":-0.042673416967570876,
"from":2,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":17,
"gater":0
},
{
"weight":0.08728755494684406,
"from":3,
"to":16,
"gater":null
},
{
"weight":1.4402201419923903,
"from":2,
"to":17,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":16,
"gater":null
},
{
"weight":0.05184046817163149,
"from":5,
"to":16,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":17,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":16,
"gater":null
},
{
"weight":0.04729527424867816,
"from":5,
"to":17,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":16,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":17,
"gater":6
},
{
"weight":0.056206289109127255,
"from":8,
"to":16,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":17,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":16,
"gater":null
},
{
"weight":0.03852615092597875,
"from":8,
"to":17,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":16,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":17,
"gater":null
},
{
"weight":-0.035414690266642526,
"from":11,
"to":16,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":17,
"gater":null
},
{
"weight":0.019086008191027834,
"from":12,
"to":16,
"gater":null
},
{
"weight":-0.035414690266642526,
"from":11,
"to":17,
"gater":null
},
{
"weight":1.0069164221380793,
"from":14,
"to":16,
"gater":null
},
{
"weight":-0.06147474963938953,
"from":13,
"to":17,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":16,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":17,
"gater":null
},
{
"weight":0.036226918338303216,
"from":17,
"to":16,
"gater":null
},
{
"weight":-0.034970101142611745,
"from":16,
"to":17,
"gater":null
},
{
"weight":-0.06147474963938953,
"from":13,
"to":16,
"gater":6
}
],
"input":16,
"output":2
},
{
"nodes":[
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"0"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"1"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"2"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"3"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"4"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"5"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"6"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"7"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"8"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"9"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"10"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"11"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"12"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"13"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"14"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"15"
},
{
"bias":-1.4400212676737092,
"type":"output",
"squash":"GAUSSIAN",
"index":"16"
},
{
"bias":0.3087436497338314,
"type":"output",
"squash":"HLIM",
"index":"17"
}
],
"connections":[
{
"weight":-0.03099810573835496,
"from":0,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":16,
"gater":null
},
{
"weight":-0.042673416967570876,
"from":2,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":17,
"gater":0
},
{
"weight":0.08728755494684406,
"from":3,
"to":16,
"gater":null
},
{
"weight":1.4402201419923903,
"from":2,
"to":17,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":16,
"gater":null
},
{
"weight":0.05184046817163149,
"from":5,
"to":16,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":17,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":16,
"gater":null
},
{
"weight":0.04729527424867816,
"from":5,
"to":17,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":16,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":17,
"gater":4
},
{
"weight":0.056206289109127255,
"from":8,
"to":16,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":17,
"gater":1
},
{
"weight":0.030357374200478654,
"from":9,
"to":16,
"gater":null
},
{
"weight":0.03852615092597875,
"from":8,
"to":17,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":16,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":17,
"gater":null
},
{
"weight":-0.035414690266642526,
"from":11,
"to":16,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":17,
"gater":null
},
{
"weight":0.019086008191027834,
"from":12,
"to":16,
"gater":null
},
{
"weight":-0.5024907442751645,
"from":11,
"to":17,
"gater":null
},
{
"weight":1.0069164221380793,
"from":14,
"to":16,
"gater":null
},
{
"weight":-0.06147474963938953,
"from":13,
"to":17,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":16,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":17,
"gater":null
},
{
"weight":0.036226918338303216,
"from":17,
"to":16,
"gater":null
},
{
"weight":-0.032562723951449754,
"from":16,
"to":17,
"gater":null
}
],
"input":16,
"output":2
},
{
"nodes":[
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"0"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"1"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"2"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"3"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"4"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"5"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"6"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"7"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"8"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"9"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"10"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"11"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"12"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"13"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"14"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"15"
},
{
"bias":-1.4400212676737092,
"type":"output",
"squash":"GAUSSIAN",
"index":"16"
},
{
"bias":0.3087436497338314,
"type":"output",
"squash":"HLIM",
"index":"17"
}
],
"connections":[
{
"weight":-0.03099810573835496,
"from":0,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":16,
"gater":null
},
{
"weight":-0.042673416967570876,
"from":2,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":17,
"gater":null
},
{
"weight":0.08728755494684406,
"from":3,
"to":16,
"gater":null
},
{
"weight":1.4402201419923903,
"from":2,
"to":17,
"gater":15
},
{
"weight":0.05091566974540393,
"from":4,
"to":16,
"gater":null
},
{
"weight":0.05184046817163149,
"from":5,
"to":16,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":17,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":16,
"gater":null
},
{
"weight":0.04729527424867816,
"from":5,
"to":17,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":16,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":17,
"gater":4
},
{
"weight":0.056206289109127255,
"from":8,
"to":16,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":17,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":16,
"gater":null
},
{
"weight":0.03852615092597875,
"from":8,
"to":17,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":17,
"gater":null
},
{
"weight":-0.035414690266642526,
"from":11,
"to":16,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":17,
"gater":null
},
{
"weight":0.019086008191027834,
"from":12,
"to":16,
"gater":null
},
{
"weight":-0.5024907442751645,
"from":11,
"to":17,
"gater":null
},
{
"weight":1.0069164221380793,
"from":14,
"to":16,
"gater":null
},
{
"weight":-0.06147474963938953,
"from":13,
"to":17,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":16,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":17,
"gater":null
},
{
"weight":0.036226918338303216,
"from":17,
"to":16,
"gater":null
},
{
"weight":-0.034970101142611745,
"from":16,
"to":17,
"gater":null
}
],
"input":16,
"output":2
},
{
"nodes":[
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"0"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"1"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"2"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"3"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"4"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"5"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"6"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"7"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"8"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"9"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"10"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"11"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"12"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"13"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"14"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"15"
},
{
"bias":-1.7720866327218414,
"type":"output",
"squash":"GAUSSIAN",
"index":"16"
},
{
"bias":0.3087436497338314,
"type":"output",
"squash":"HLIM",
"index":"17"
}
],
"connections":[
{
"weight":-0.03099810573835496,
"from":0,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":16,
"gater":null
},
{
"weight":-0.042673416967570876,
"from":2,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":17,
"gater":0
},
{
"weight":0.08728755494684406,
"from":3,
"to":16,
"gater":null
},
{
"weight":1.4402201419923903,
"from":2,
"to":17,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":16,
"gater":null
},
{
"weight":0.05184046817163149,
"from":5,
"to":16,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":17,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":16,
"gater":null
},
{
"weight":0.04729527424867816,
"from":5,
"to":17,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":16,
"gater":1
},
{
"weight":-0.25185140261031774,
"from":6,
"to":17,
"gater":4
},
{
"weight":0.056206289109127255,
"from":8,
"to":16,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":17,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":16,
"gater":null
},
{
"weight":0.056206289109127255,
"from":8,
"to":17,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":16,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":17,
"gater":null
},
{
"weight":-0.035414690266642526,
"from":11,
"to":16,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":17,
"gater":null
},
{
"weight":0.019086008191027834,
"from":12,
"to":16,
"gater":null
},
{
"weight":-0.5024907442751645,
"from":11,
"to":17,
"gater":null
},
{
"weight":1.0069164221380793,
"from":14,
"to":16,
"gater":null
},
{
"weight":-0.06147474963938953,
"from":13,
"to":17,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":16,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":17,
"gater":null
},
{
"weight":0.036226918338303216,
"from":17,
"to":16,
"gater":null
},
{
"weight":-0.034970101142611745,
"from":16,
"to":17,
"gater":null
}
],
"input":16,
"output":2
},
{
"nodes":[
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"0"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"1"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"2"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"3"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"4"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"5"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"6"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"7"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"8"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"9"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"10"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"11"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"12"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"13"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"14"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"15"
},
{
"bias":-1.4400212676737092,
"type":"output",
"squash":"GAUSSIAN",
"index":"16"
},
{
"bias":0.3087436497338314,
"type":"output",
"squash":"HLIM",
"index":"17"
}
],
"connections":[
{
"weight":-0.03099810573835496,
"from":0,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":16,
"gater":null
},
{
"weight":-0.042673416967570876,
"from":2,
"to":16,
"gater":11
},
{
"weight":0.045008688836155025,
"from":1,
"to":17,
"gater":null
},
{
"weight":0.08728755494684406,
"from":3,
"to":16,
"gater":null
},
{
"weight":1.4402201419923903,
"from":2,
"to":17,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":16,
"gater":1
},
{
"weight":0.05184046817163149,
"from":5,
"to":16,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":17,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":16,
"gater":null
},
{
"weight":0.04729527424867816,
"from":5,
"to":17,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":16,
"gater":1
},
{
"weight":-0.25185140261031774,
"from":6,
"to":17,
"gater":4
},
{
"weight":0.056206289109127255,
"from":8,
"to":16,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":17,
"gater":1
},
{
"weight":0.030357374200478654,
"from":9,
"to":16,
"gater":null
},
{
"weight":0.03852615092597875,
"from":8,
"to":17,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":16,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":17,
"gater":null
},
{
"weight":-0.035414690266642526,
"from":11,
"to":16,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":17,
"gater":null
},
{
"weight":0.019086008191027834,
"from":12,
"to":16,
"gater":null
},
{
"weight":-0.5024907442751645,
"from":11,
"to":17,
"gater":null
},
{
"weight":1.0069164221380793,
"from":14,
"to":16,
"gater":null
},
{
"weight":-0.06147474963938953,
"from":13,
"to":17,
"gater":null
},
{
"weight":0.002893178380447378,
"from":15,
"to":16,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":17,
"gater":null
},
{
"weight":0.036226918338303216,
"from":17,
"to":16,
"gater":null
},
{
"weight":-0.034970101142611745,
"from":16,
"to":17,
"gater":null
},
{
"weight":-0.06147474963938953,
"from":13,
"to":16,
"gater":6
}
],
"input":16,
"output":2
},
{
"nodes":[
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"0"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"1"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"2"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"3"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"4"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"5"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"6"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"7"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"8"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"9"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"10"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"11"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"12"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"13"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"14"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"15"
},
{
"bias":0.040529167694171475,
"type":"hidden",
"squash":"RELU",
"index":"16"
},
{
"bias":-1.4717517509742422,
"type":"output",
"squash":"GAUSSIAN",
"index":"17"
},
{
"bias":0.3087436497338314,
"type":"output",
"squash":"HLIM",
"index":"18"
}
],
"connections":[
{
"weight":-0.03099810573835496,
"from":0,
"to":17,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":17,
"gater":null
},
{
"weight":-0.042673416967570876,
"from":2,
"to":17,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":18,
"gater":null
},
{
"weight":0.08728755494684406,
"from":3,
"to":17,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":17,
"gater":null
},
{
"weight":0.05184046817163149,
"from":5,
"to":17,
"gater":null
},
{
"weight":0.4068723913490687,
"from":4,
"to":18,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":17,
"gater":null
},
{
"weight":0.04729527424867816,
"from":5,
"to":18,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":17,
"gater":1
},
{
"weight":-0.25185140261031774,
"from":6,
"to":18,
"gater":4
},
{
"weight":0.056206289109127255,
"from":8,
"to":17,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":18,
"gater":1
},
{
"weight":0.030357374200478654,
"from":9,
"to":17,
"gater":null
},
{
"weight":-0.028472043972609412,
"from":8,
"to":18,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":17,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":18,
"gater":null
},
{
"weight":-0.035414690266642526,
"from":11,
"to":17,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":18,
"gater":null
},
{
"weight":0.019086008191027834,
"from":12,
"to":17,
"gater":null
},
{
"weight":-0.5024907442751645,
"from":11,
"to":18,
"gater":null
},
{
"weight":1.0069164221380793,
"from":14,
"to":17,
"gater":null
},
{
"weight":-0.06147474963938953,
"from":13,
"to":18,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":17,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":18,
"gater":null
},
{
"weight":0.036226918338303216,
"from":18,
"to":17,
"gater":null
},
{
"weight":-0.034970101142611745,
"from":17,
"to":18,
"gater":null
},
{
"weight":-0.059514645508516664,
"from":2,
"to":16,
"gater":null
},
{
"weight":0.008616698980009468,
"from":16,
"to":18,
"gater":null
}
],
"input":16,
"output":2
},
{
"nodes":[
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"0"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"1"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"2"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"3"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"4"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"5"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"6"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"7"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"8"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"9"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"10"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"11"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"12"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"13"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"14"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"15"
},
{
"bias":-1.4717517509742422,
"type":"output",
"squash":"GAUSSIAN",
"index":"16"
},
{
"bias":0.3087436497338314,
"type":"output",
"squash":"HLIM",
"index":"17"
}
],
"connections":[
{
"weight":-0.03099810573835496,
"from":0,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":16,
"gater":null
},
{
"weight":-0.042673416967570876,
"from":2,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":17,
"gater":null
},
{
"weight":0.08728755494684406,
"from":3,
"to":16,
"gater":null
},
{
"weight":1.4402201419923903,
"from":2,
"to":17,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":16,
"gater":null
},
{
"weight":0.05184046817163149,
"from":5,
"to":16,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":17,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":16,
"gater":null
},
{
"weight":0.04729527424867816,
"from":5,
"to":17,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":16,
"gater":1
},
{
"weight":-0.25185140261031774,
"from":6,
"to":17,
"gater":6
},
{
"weight":0.056206289109127255,
"from":8,
"to":16,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":17,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":16,
"gater":null
},
{
"weight":0.03852615092597875,
"from":8,
"to":17,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":16,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":17,
"gater":null
},
{
"weight":-0.035414690266642526,
"from":11,
"to":16,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":17,
"gater":null
},
{
"weight":0.019086008191027834,
"from":12,
"to":16,
"gater":null
},
{
"weight":-0.5024907442751645,
"from":11,
"to":17,
"gater":null
},
{
"weight":1.0069164221380793,
"from":14,
"to":16,
"gater":null
},
{
"weight":-0.6552225583963397,
"from":13,
"to":17,
"gater":null
},
{
"weight":0.002893178380447378,
"from":15,
"to":16,
"gater":null
},
{
"weight":-0.04206229870333389,
"from":15,
"to":17,
"gater":null
},
{
"weight":0.036226918338303216,
"from":17,
"to":16,
"gater":null
},
{
"weight":0.031123400422858716,
"from":16,
"to":17,
"gater":0
}
],
"input":16,
"output":2
},
{
"nodes":[
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"0"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"1"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"2"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"3"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"4"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"5"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"6"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"7"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"8"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"9"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"10"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"11"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"12"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"13"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"14"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"15"
},
{
"bias":-1.4400212676737092,
"type":"output",
"squash":"LOGISTIC",
"index":"16"
},
{
"bias":0.3087436497338314,
"type":"output",
"squash":"HLIM",
"index":"17"
}
],
"connections":[
{
"weight":-0.03099810573835496,
"from":0,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":16,
"gater":null
},
{
"weight":-0.042673416967570876,
"from":2,
"to":16,
"gater":11
},
{
"weight":0.045008688836155025,
"from":1,
"to":17,
"gater":null
},
{
"weight":0.08728755494684406,
"from":3,
"to":16,
"gater":null
},
{
"weight":1.4402201419923903,
"from":2,
"to":17,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":16,
"gater":1
},
{
"weight":0.05184046817163149,
"from":5,
"to":16,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":17,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":16,
"gater":null
},
{
"weight":0.04729527424867816,
"from":5,
"to":17,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":16,
"gater":1
},
{
"weight":-0.25185140261031774,
"from":6,
"to":17,
"gater":4
},
{
"weight":0.056206289109127255,
"from":8,
"to":16,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":17,
"gater":1
},
{
"weight":0.030357374200478654,
"from":9,
"to":16,
"gater":null
},
{
"weight":0.03852615092597875,
"from":8,
"to":17,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":16,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":17,
"gater":null
},
{
"weight":-0.035414690266642526,
"from":11,
"to":16,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":17,
"gater":null
},
{
"weight":0.019086008191027834,
"from":12,
"to":16,
"gater":null
},
{
"weight":-0.5024907442751645,
"from":11,
"to":17,
"gater":null
},
{
"weight":1.0069164221380793,
"from":14,
"to":16,
"gater":null
},
{
"weight":-0.06147474963938953,
"from":13,
"to":17,
"gater":null
},
{
"weight":0.002893178380447378,
"from":15,
"to":16,
"gater":null
},
{
"weight":0.036226918338303216,
"from":17,
"to":16,
"gater":null
},
{
"weight":-0.034970101142611745,
"from":16,
"to":17,
"gater":null
},
{
"weight":-0.06147474963938953,
"from":13,
"to":16,
"gater":6
},
{
"weight":-0.04206229870333389,
"from":15,
"to":17,
"gater":null
}
],
"input":16,
"output":2
},
{
"nodes":[
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"0"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"1"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"2"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"3"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"4"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"5"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"6"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"7"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"8"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"9"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"10"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"11"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"12"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"13"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"14"
},
{
"bias":0,
"type":"input",
"squash":"LOGISTIC",
"index":"15"
},
{
"bias":-1.4400212676737092,
"type":"output",
"squash":"GAUSSIAN",
"index":"16"
},
{
"bias":0.3087436497338314,
"type":"output",
"squash":"HLIM",
"index":"17"
}
],
"connections":[
{
"weight":-0.03099810573835496,
"from":0,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":16,
"gater":null
},
{
"weight":-0.042673416967570876,
"from":2,
"to":16,
"gater":null
},
{
"weight":0.045008688836155025,
"from":1,
"to":17,
"gater":null
},
{
"weight":0.08728755494684406,
"from":3,
"to":16,
"gater":null
},
{
"weight":1.4402201419923903,
"from":2,
"to":17,
"gater":15
},
{
"weight":0.05091566974540393,
"from":4,
"to":16,
"gater":null
},
{
"weight":0.05184046817163149,
"from":5,
"to":16,
"gater":null
},
{
"weight":0.05091566974540393,
"from":4,
"to":17,
"gater":null
},
{
"weight":-0.25185140261031774,
"from":6,
"to":16,
"gater":null
},
{
"weight":0.04729527424867816,
"from":5,
"to":17,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":16,
"gater":1
},
{
"weight":-0.25185140261031774,
"from":6,
"to":17,
"gater":4
},
{
"weight":0.056206289109127255,
"from":8,
"to":16,
"gater":null
},
{
"weight":-0.003276566860253502,
"from":7,
"to":17,
"gater":null
},
{
"weight":0.030357374200478654,
"from":9,
"to":16,
"gater":null
},
{
"weight":0.03852615092597875,
"from":8,
"to":17,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":16,
"gater":null
},
{
"weight":-0.0058927706667381285,
"from":9,
"to":17,
"gater":14
},
{
"weight":-0.035414690266642526,
"from":11,
"to":16,
"gater":null
},
{
"weight":0.0492182017687659,
"from":10,
"to":17,
"gater":null
},
{
"weight":0.019086008191027834,
"from":12,
"to":16