Skip to content

v0.1

Choose a tag to compare

@bleyerj bleyerj released this 07 Apr 15:50
· 5 commits to main since this release
6672e55

Initial release of the code for:
"Learning elastoplasticity with implicit layers" by Jérémy Bleyer.

Includes:

  • Implicit learning architecture (implicit_learning.py)
  • Convex set parametrizations (convex_sets.py)
  • Examples with datasets and generation scripts
  • Requirements: PyTorch, CVXPY, CVXPYLayers