Created
November 7, 2019 11:12
-
-
Save ncammarata/422f01dc0e17438b5598d36051cb0e71 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": "Triangles", "neurons": [188, 94, 164] }, | |
| { "name": "Square", "neurons": [107] } | |
| ] | |
| }, | |
| { | |
| "name": "mixed3b", | |
| "modules": [ | |
| { "name": "Shapes", "neurons": [327, 337, 347] }, | |
| { "name": "Object Boundaries", "neurons": [251, 261, 257] } | |
| ] | |
| }, | |
| { | |
| "name": "mixed4a", | |
| "modules": [ | |
| { "name": "Shapes", "neurons": [436, 266] }, | |
| { "name": "Object Boundaries", "neurons": [329, 282, 371] } | |
| ] | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment