Create config.json
Browse files- config.json +3 -0
config.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"input": [1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 0, 2]
|
| 3 |
+
}
|