Login
Discover
Waves
Communities
Login
Signup
Topics
#cifar10
Global
Trending
Hot
New
Top
#cifar10
New
Top communities
Create your community
latest #cifar10 created topics | Ecency
south-man
tensorflow
2018-05-29 23:16
Tensorflow source to classify CIFAR 10 data
Source is also on github. import tensorflow as tf # Helper functions def weight_variable(shape): initial = tf.truncated_normal(shape, stddev=0.1) return tf.Variable(initial) def bias_variable(shape): initial
$ 0.000
2