home
support
contact us
Register
Login
Forum Index
»
Machine Learning with TensorFlow
»
Advanced search
Indent in Listing 3.2
hettlage
(119)
Offline
Jul 23, 2016 @ 4:38 PM
#1
Judging from the program logic and comparing with Listing 3.3, I suspect that the line
w_val = sess.run(w)
shouldn't be indented in Listing 3.2.
“„
Nishant Shukla
(52)
Offline
Jul 31, 2016 @ 4:30 PM
#2
I think you're right. I'll be going through the code listings to improve the indentation issues soon.
Thanks!
“„
Reply to this topic