Skip to content

Instantly share code, notes, and snippets.

@albertlai431
Created February 7, 2019 22:21
Show Gist options
  • Save albertlai431/c62cfcb7768c4e33b3631b255ffb602c to your computer and use it in GitHub Desktop.
Save albertlai431/c62cfcb7768c4e33b3631b255ffb602c to your computer and use it in GitHub Desktop.
# Generating new text
print(sample(net, 1000, prime='A', top_k=5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment