Bo Liu
Bo Liu
## Describe the bug CUDA part test failed on GPU machine ## Screenshots  ## System info  ```python import torchopt, numpy, sys print(torchopt.__version__, numpy.__version__, sys.version, sys.platform) 0.4.1 1.22.3 3.8.13...
## Motivation for imaml and model-based meta-rl algos ## Solution - [x] linear system solver for hessian vector product - [x] jaxopt decorator - [ ] imaml example - [x]...
## Motivation for training big model ## Solution ## Checklist - [x] I have checked that there is no similar issue in the repo (**required**)
## Motivation It may take 3-4min to install TorchOpt, seems unnecessary for such small package ## Solution Maybe optimize the cmakefile. ## Checklist - [x] I have checked that there...
## Description matrix inversion linear solver with neumann series approximation ## Types of changes - [x] New feature (non-breaking change which adds core functionality) - [ ] Documentation (update in...
## Description Adagrad optimizer support.
## Description - Improve code coverage - Update README - Add codecov.yml