Naomi Fridman
1 min readOct 8, 2018

--

Hi, I need more details to understand your issue. Open your command line terminal (Anaconda prompt) and run the folLowing commands:

python

>> import tensorflow as tf

>> hello = tf.constant('hi,tensorflow')

>> sess = tf.Session()

What do you get ?

--

--

Naomi Fridman
Naomi Fridman

Written by Naomi Fridman

MSc. Mathematics. Data Scientist. Love Deep learning ,Machine learning , Mathematics and Surfing. https://github.com/naomifridman

No responses yet