Created
November 22, 2019 12:43
-
-
Save ncammarata/ab715fbefbaab31c1c32e9e751103c23 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "mixed3a", | |
"modules": [ | |
{ | |
"name": "Edges", | |
"neurons": [ | |
46, | |
47, | |
23, | |
63 | |
] | |
}, | |
{ | |
"name": "Small Eyes", | |
"neurons": [ | |
174 | |
] | |
} | |
] | |
}, | |
{ | |
"name": "mixed3b", | |
"modules": [ | |
{ | |
"name": "Eyes", | |
"neurons": [ | |
370, | |
352, | |
363, | |
322, | |
462 | |
] | |
}, | |
{ | |
"name": "Oriented Fur", | |
"neurons": [ | |
404, | |
333 | |
] | |
} | |
] | |
}, | |
{ | |
"name": "mixed4a", | |
"modules": [ | |
{ | |
"name": "Snouts", | |
"neurons": [ | |
379, | |
315 | |
] | |
}, | |
{ | |
"name": "Eyes", | |
"neurons": [ | |
244, | |
501, | |
502, | |
489 | |
] | |
}, | |
{ | |
"name": "Head Right", | |
"neurons": [ | |
308, | |
234, | |
254 | |
] | |
}, | |
{ | |
"name": "Head Left", | |
"neurons": [ | |
222, | |
325, | |
255 | |
] | |
} | |
] | |
}, | |
{ | |
"name": "mixed4b", | |
"modules": [ | |
{ | |
"name": "Head + Neck Left", | |
"neurons": [ | |
429, | |
384, | |
434 | |
] | |
}, | |
{ | |
"name": "Head + Neck Right", | |
"neurons": [ | |
443, | |
431 | |
] | |
} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment