How do I write an expression for NN output in tensorflow?

前端 未结 0 1817
迷失自我
迷失自我 2021-01-14 02:05

I am trying to write an expression f(x, y) = N(x, y) + N(x, 1) + tf.gradients(N(x, 1), y) where N(x, y) is neural network output for input (x, y) to the NN artitecture NN =

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