Skip to content

Instantly share code, notes, and snippets.

@ResidentMario
Last active December 21, 2018 01:21
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/be36ea52ca0072df63b39f2e3169e00c to your computer and use it in GitHub Desktop.
Save ResidentMario/be36ea52ca0072df63b39f2e3169e00c to your computer and use it in GitHub Desktop.
import t4
# define a package
p = t4.Package().set("clf.h5", "clf.h5")
# persist it to storage
tophash = p.push("yourname/fashion-mnist-clf", dest="s3://alpha-quilt-storage")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment