v0.1
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