tensorflow/quantum

How to do regression using gradient?

Open

#488 opened on Feb 24, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (653 forks)github user discovery
area/docshelp wantedkind/feature-requestskill-level/intermediate

Repository metrics

Stars
 (2,145 stars)
PR merge metrics
 (PR metrics pending)

Description

Is it possible to add one example of using gradient to do regression (for example, on sine curves) at the end of these gradient examples in https://www.tensorflow.org/quantum/tutorials/gradients? I would like to learn how to use the gradient after getting the gradient.

Thanks!

Contributor guide