December 2017
Intermediate to advanced
536 pages
14h 23m
English
To find out the value, we need to create the session graph and explicitly use the run command with the desired tensor values as fetches:
print(sess.run(t_1)) # Will print the value of t_1 defined in step 1
Read now
Unlock full access