tensorflow/quantum

How to do regression using gradient?

Open

#488 opened on Feb 24, 2021

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

Repository metrics

Stars
 (2,180 stars)
PR merge metrics
 (Avg merge 13d 10h) (2 merged PRs in 30d)

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