Created
June 9, 2018 17:03
-
-
Save dvgodoy/2efcb07268b5be8fc35a6b4c937f1778 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from deepreplay.datasets.ball import load_data | |
| X, y = load_data(n_dims=10) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment