Skip to content

Instantly share code, notes, and snippets.

@niektemme
Created February 16, 2016 10:40
Show Gist options
  • Select an option

  • Save niektemme/e94bd353c7e26917399b to your computer and use it in GitHub Desktop.

Select an option

Save niektemme/e94bd353c7e26917399b to your computer and use it in GitHub Desktop.
save_path = saver.save(sess, “model.ckpt”)
print (“Model saved in file: “, save_path)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment