Skip to content

Implementation of a Neural Network Model using Jaxmat Library and Export to MFront #904

@marius-duvillard

Description

@marius-duvillard

We implement a Neural Network model with the newly developped Jaxmat librairy. Jaxmat is based on JAX and Python, and we intend to use it in conjunction with MFront.

Since JAX-based models are not directly exportable to C++, one approach is to convert the model to TensorFlow and utilize the TensorFlow C++ API or the cppflow library. Initially, we will test a non-linear elastic model by exporting the predicted stress and tangent operators.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions