initial
This commit is contained in:
1
data/training/fafffa47.json
Normal file
1
data/training/fafffa47.json
Normal file
@ -0,0 +1 @@
|
||||
{"train": [{"input": [[0, 0, 9], [9, 9, 9], [0, 9, 0], [1, 0, 0], [0, 1, 1], [0, 0, 1]], "output": [[0, 2, 0], [0, 0, 0], [2, 0, 0]]}, {"input": [[9, 0, 9], [0, 9, 9], [0, 0, 9], [1, 0, 1], [1, 0, 0], [1, 0, 0]], "output": [[0, 2, 0], [0, 0, 0], [0, 2, 0]]}, {"input": [[0, 9, 0], [9, 0, 9], [9, 0, 0], [0, 0, 0], [0, 0, 1], [1, 0, 0]], "output": [[2, 0, 2], [0, 2, 0], [0, 2, 2]]}, {"input": [[0, 9, 0], [0, 9, 9], [0, 9, 9], [0, 0, 0], [1, 1, 1], [1, 0, 1]], "output": [[2, 0, 2], [0, 0, 0], [0, 0, 0]]}, {"input": [[0, 9, 9], [0, 9, 9], [9, 9, 9], [0, 1, 0], [0, 0, 1], [1, 1, 1]], "output": [[2, 0, 0], [2, 0, 0], [0, 0, 0]]}], "test": [{"input": [[9, 0, 9], [0, 0, 9], [9, 0, 9], [0, 1, 1], [0, 1, 0], [1, 0, 0]], "output": [[0, 0, 0], [2, 0, 0], [0, 2, 0]]}]}
|
||||
Reference in New Issue
Block a user