Skip to content

Instantly share code, notes, and snippets.

@sidneyarcidiacono
Created May 17, 2021 20:52
Show Gist options
  • Save sidneyarcidiacono/93011766dd84ca3539c803bc56b297e2 to your computer and use it in GitHub Desktop.
Save sidneyarcidiacono/93011766dd84ca3539c803bc56b297e2 to your computer and use it in GitHub Desktop.
Creating test loader for Spektral GCN
# To evaluate, let's instantiate another loader to test
test_loader = BatchLoader(data_test, batch_size=32)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment