TensorFrames not working with Tensorflow on Data Science Experience

前端 未结 1 1470
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-26 03:00

This is a follow up from this question. I\'ve imported the following jars into my notebook:

pixiedust.installPackage(\"http://central.maven.org/maven2/com/typesaf

相关标签:
1条回答
  • 2021-01-26 03:47

    I found a jar that will get passed the above code, but I can't do any computations using TensorFrames. I suppose I can ask another follow up question:

    pixiedust.installPackage("http://central.maven.org/maven2/org/tensorflow/libtensorflow/1.1.0/libtensorflow-1.1.0.jar")
    
    0 讨论(0)
提交回复
热议问题