Skip to content

Instantly share code, notes, and snippets.

@Mr4k
Last active September 1, 2020 05:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mr4k/70f421c3052da727abd153776d20767c to your computer and use it in GitHub Desktop.
Save Mr4k/70f421c3052da727abd153776d20767c to your computer and use it in GitHub Desktop.
loss_grad = grad(loss)
loss_grad(circles) # this gives us the gradient with respect to the circles
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment