Skip to content

Commit 8b2eae6

Browse files
Merge pull request #106 from dnv-opensource/task/105-add-osp-conf-presentation
Add OSP conference presentation pdf
2 parents 2338618 + a5c5de5 commit 8b2eae6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
# mlfmu
88

9-
MLFMU serves as a tool for developers looking to integrate machine learning models into simulation environments. It enables the creation of Functional Mock-up Units (FMUs), which are simulation models that adhere to the FMI standard (<https://fmi-standard.org/>), from trained machine learning models exported in the ONNX format (<https://onnx.ai/>). The mlfmu package streamlines the process of transforming ONNX models into FMUs, facilitating their use in a wide range of simulation platforms that support the FMI standard such as the [Open Simulation Platform](https://open-simulation-platform.github.io/) or DNV's [Simulation Trust Center](https://store.veracity.com/simulation-trust-center)
9+
MLFMU serves as a tool for developers looking to integrate machine learning models into simulation environments. It enables the creation of Functional Mock-up Units (FMUs), which are simulation models that adhere to the FMI standard (<https://fmi-standard.org/>), from trained machine learning models exported in the ONNX format (<https://onnx.ai/>). The mlfmu package streamlines the process of transforming ONNX models into FMUs, facilitating their use in a wide range of simulation platforms that support the FMI standard such as the [Open Simulation Platform](https://open-simulation-platform.github.io/) or DNV's [Simulation Trust Center](https://store.veracity.com/simulation-trust-center).
10+
11+
This work was first presented publicly at the [Open Simulation Platform conference 2024](https://opensimulationplatform.com/2024/09/23/osp-conference-2024-program/). You can find a pdf of the presentation in this repo under [`presentations/`](https://github.com/dnv-opensource/mlfmu/tree/main/presentations).
1012

1113
## Features
1214

1.56 MB
Binary file not shown.

0 commit comments

Comments
 (0)