Skip to content

Instantly share code, notes, and snippets.

@dvgodoy
Created June 9, 2018 17:03
Show Gist options
  • Save dvgodoy/2efcb07268b5be8fc35a6b4c937f1778 to your computer and use it in GitHub Desktop.
Save dvgodoy/2efcb07268b5be8fc35a6b4c937f1778 to your computer and use it in GitHub Desktop.
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