Closed bkj closed 7 years ago
When I try to run an example I get
IOError: [Errno 2] No such file or directory: 'data/classification.pkl'
Can you post that file somewhere? Or is it derived from one of the other data files?
Thanks
It's where you put your data (x_train, y_train, x_test, y_test Numpy arrays). See the comment in load_data.py.
load_data.py
When I try to run an example I get
Can you post that file somewhere? Or is it derived from one of the other data files?
Thanks