FMIFlux.jl is a free-to-use software library for the Julia programming language, which offers the ability to place FMUs (fmi-standard.org) everywhere inside of your ML topologies and still keep the resulting model trainable with a standard (or custom) FluxML training process.
Thanks you for the nice repository! I tried to run the examples and get the following error:
I think this is because I work in linux and the FMU only works in windows. Is that possible? Are there also Linux-FMUs for the examples?