Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data #1

Open
stes opened this issue Dec 9, 2017 · 3 comments
Open

data #1

stes opened this issue Dec 9, 2017 · 3 comments

Comments

@stes
Copy link
Owner

stes commented Dec 9, 2017

https://gigamove.rz.rwth-aachen.de/d/id/ypkM2Cuxe6FwSk

@stes
Copy link
Owner Author

stes commented Dec 9, 2017

@stes
Copy link
Owner Author

stes commented Dec 9, 2017

@stes
Copy link
Owner Author

stes commented Dec 9, 2017

Datensatz als HDF5 Datei: Sollte sich in Matlab laden lassen

Laden

import h5py
with h5py.File('dataset.hdf5', 'r') as ds:
    X = ds['X'][...]
    y = ds['y'][...]

Download

Google Drive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant