Gradient descent (not Neural Network) in PyTorch c++ without derivative

前端 未结 0 1857
南方客
南方客 2021-01-16 16:32

I have a function f(X) which takes a 10 element array/tensor and returns a float. I am looking to find X to minimise f(X). f(X) >= 0 for all X, and I cannot calculate t

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