Last active
November 27, 2019 12:17
-
-
Save ncammarata/7be00158b98d3e60c0c9cb5cbf94b9a4 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": "conv2d2", | |
"modules": [ | |
{ | |
"name": "Positive Center", | |
"neurons": [ | |
29, | |
70, | |
38, | |
90, | |
66, | |
123 | |
] | |
}, | |
{ | |
"name": "Yellow", | |
"neurons": [ | |
86, | |
14 | |
] | |
}, | |
{ | |
"name": "Blue", | |
"neurons": [ | |
49, | |
92, | |
138, | |
23 | |
] | |
}, | |
{ | |
"name": "Purple", | |
"neurons": [ | |
13 | |
] | |
}, | |
{ | |
"name": "Red", | |
"neurons": [ | |
155, | |
178 | |
] | |
} | |
] | |
}, | |
{ | |
"name": "mixed3a", | |
"modules": [ | |
{ | |
"name": "Red / Purple", | |
"neurons": [ | |
207 | |
] | |
} | |
] | |
}, | |
{ | |
"name": "mixed3b", | |
"modules": [ | |
{ | |
"name": "Positive Weights", | |
"neurons": [ | |
40, | |
276, | |
300, | |
170, | |
3, | |
244, | |
172 | |
] | |
}, | |
{ | |
"name": "Green Things", | |
"neurons": [ | |
152, | |
216, | |
35, | |
351, | |
112, | |
251, | |
386, | |
26, | |
193, | |
139 | |
] | |
} | |
] | |
}, | |
{ | |
"name": "mixed4a", | |
"modules": [ | |
{ | |
"name": "Dogs", | |
"neurons": [ | |
299, | |
227, | |
240 | |
] | |
}, | |
{ | |
"name": "Green Things", | |
"neurons": [ | |
154, | |
305, | |
185, | |
220 | |
] | |
} | |
] | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment