Hacker News new | ask | show | jobs
by argonaut 3428 days ago
Except the second half of the data is the flipped of the first half (X = np.concatenate([X, X_flipped]))
1 comments

Well shit. Thanks for pointing that out. I'll revise.