import numpy as np
alphabet = np.load("./data/s.npz")
data = alphabet["data"]
# ex) [[0,0], [0,1], [0,2], ...]
sol1 = alphabet["sol1"]
sol2 = alphabet["sol2"]
sol3 = alphabet["sol3"]
sol4 = alphabet["sol4"]
data
Directory actions
More options
Directory actions
More options
data
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||