Andreas Plesner

Results 3 issues of Andreas Plesner

Currently, the final state of the Adam and BFGS is dropped when solve stops. However, it can be beneficial to resume training, and then it would help to resume Adam...

There are currently no in-place implementations for lu factorization and ldiv when using mutable matrices/vectors (MMatrix and MVector). This currently causes errors when using a stiff ODE solvers with the...

feature

Hi, I am trying to run the code, but there are issues with the backbones directory. There is no model.backbones.backbone_vist, so the import statement attached below fails. https://github.com/IIT-PAVIS/DiffAssemble/blob/256df64d4e5465e690b5b84e6024c60e21c3f3c8/puzzle_diff/model/backbones/__init__.py#L1