We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I ran the example 2_BasicModel linear_regression.py and the found error on jupyter notebook. Error found at 21 lines, X = tf.placeholder("float").
Is there any solution that I can run tensorflow without it?