Skip to content

Instantly share code, notes, and snippets.

@JoshVarty
Created March 19, 2018 01:07
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 JoshVarty/b3a7043fb88f3c09e2061045e4a52bd8 to your computer and use it in GitHub Desktop.
Save JoshVarty/b3a7043fb88f3c09e2061045e4a52bd8 to your computer and use it in GitHub Desktop.
layer1_weights = tf.get_variable("layer1_weights", [3, 3, 3, 64], initializer=tf.contrib.layers.variance_scaling_initializer())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment