Skip to content

Instantly share code, notes, and snippets.

@ResidentMario
Last active December 24, 2018 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ResidentMario/29a83f04410211ea161f989a50d40e57 to your computer and use it in GitHub Desktop.
Save ResidentMario/29a83f04410211ea161f989a50d40e57 to your computer and use it in GitHub Desktop.
import t4
registry = "s3://alpha-quilt-storage" # registry name
t4.Package.install("yourname/fashion-mnist", registry=registry, dest="./")
t4.Package.install("yourname/fashion-mnist-clf", registry=registry, dest="./")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment