Error when trying to run my keras model on javascript, The Node.js native addon module (tfjs_binding.node) can not be found at path:

前端 未结 0 1907
挽巷
挽巷 2020-12-11 10:07

I am trying to run my keras model on javascript using a windows 10 computer. Here is my code.

const tf = require(\'@tensorflow/tfjs-node\')

let tstatus = doc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题