Notebook
#### fall-back data #### # convert to/from raw nbconvert X = np.array([[0,0], [0,1], [1,0], [1,1]]) y = np.array([[0, 1, 1, 0]]).T