torchopt icon indicating copy to clipboard operation
torchopt copied to clipboard

[Feature Request] Implicit gradient support

Open Benjamin-eecs opened this issue 3 years ago • 0 comments

Motivation

for imaml and model-based meta-rl algos

Solution

  • [x] linear system solver for hessian vector product
  • [x] jaxopt decorator
  • [ ] imaml example
  • [x] implicit differentiation tutorial
  • [x] api docs
  • [ ] readme

Checklist

  • [x] I have checked that there is no similar issue in the repo (required)

Benjamin-eecs avatar May 11 '22 05:05 Benjamin-eecs