Releases: dnv-opensource/mlfmu
Releases · dnv-opensource/mlfmu
v1.0.1
What's Changed
- Fixed cpp-fmus not included in the released package by @davidhjp01 in #76
New Contributors
- @davidhjp01 made their first contribution in #76
Full Changelog: v1.0.0...v1.0.1
First release
First Release
We are excited to announce the first release of the mlfmu tool! This release includes a comprehensive set of features to help you integrate machine learning models into simulation environments:
Highlights
- Compile ML Models into FMUs: Transform trained machine learning models into Functional Mock-up Units (FMUs) that adhere to the FMI standard.
- Easy Integration: Seamlessly integrate into your build pipelines with a declarative approach.
- Advanced Customizations: Modify the generated C++ code of the FMU for advanced use cases.
- Support for FMU Signal Vectors: Compatible with FMI 2.0.
- Comprehensive Documentation: Detailed documentation to guide you through the process of creating and using ML FMUs.