I am following this tutorial :
Neural network modeler - IBM Watson
which allows me to use the Neural Network Modeler to create a CNN using the MNIST Data set.
Whenever I reach the final part of Step 2, which is publishing my network design as a training definition,I get an error :
Unable to publish training definition: 400 - {"trace":"509e7dcb3f75dd80194320b9616a43b8","errors":[{"code":"invalid_framework_input","message":"The framework value specified: tensorflow, 1.5 is not supported. Deprecation Notice: https://www.ibm.com/cloud/blog/announcements/tensorflow-version-upgrade-and-deprecation-of-unsecure-versions"}]}
My problem is that I can not find a way to change my tensorflow version, since the whole exercise is using a ready made sample available on Watson Studio. I even tried to create the flow by hand without the sample and I am facing the same problem,
any help or guidelines would be appreciated
------------------------------
Nouran Attia
------------------------------
#WatsonStudio