You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarify how to use the gradient in the Estimator with Intensity which hides the backend (I think this comes back to the "ComPWA math language"). So currently I think it is necessary to have a graph structure that describes the computation, which can be converted to an actual computation. Same concept that tensorflow follows. This would solve many problems at once.
Actually implement the gradient
Some tensorflow specific code might look like this (copied from amplitf):
Implement the analytic gradient.
Some tensorflow specific code might look like this (copied from amplitf):
The text was updated successfully, but these errors were encountered: