Skip to content

Instantly share code, notes, and snippets.

@vra
Last active September 12, 2016 03:40
Show Gist options
  • Save vra/fd23048f37945d423e64e37e274a851e to your computer and use it in GitHub Desktop.
Save vra/fd23048f37945d423e64e37e274a851e to your computer and use it in GitHub Desktop.
import tensorflow as tf
import numpy as np
# Define Networks
# Define cross entropy loss
# Run session
# Calculate accuracy
# Output result
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment