Changes

Jump to navigation Jump to search
1 byte removed ,  19:38, 15 May 2019
no edit summary
python -c "import tensorflow as tf; tf.enable_eager_execution(); print(tf.reduce_sum(tf.random_normal([1000, 1000])))"
==Sample CNN Projects===
There are some nice Tensorflow CNN tutorials online:

Navigation menu