ThummeTo / FMIFlux.jl

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.
MIT License
57 stars 15 forks source link

Added checks to Example action #144

Closed 0815Creeper closed 3 months ago

0815Creeper commented 3 months ago

Added check for success of jupyter examples, fail action if example-building fails, prevents autocommit to examples branch

0815Creeper commented 3 months ago

ready to merge