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.
Sim loop (#20)
Pull Request for the first tutorial (#17)
Update gitignore
Provide minimal PoC for jupyter notebook and julia
Update readme in example folder
add new github action to generate jl and md files
Change github action to jupyter nbconverter
Jupyter nbconvert synch - modified, paired .ipynb files
Complete first tutorial
Jupyter nbconvert synch - modified, paired .ipynb files
Update readme
Update pics
Remove *.svg from gitignore
Change pics to svg
Change markdown output dir
Add .jl to .gitignore of example folder
Rename and expand tutorial
Jupyter nbconvert synch - modified, paired .ipynb files
Co-authored-by: stoljarjo stoljarjo@users.noreply.github.com
First tutorial revision
Jupyter nbconvert synch - modified, paired .ipynb files
Update NbConvert.yml
Jupyter nbconvert synch - modified, paired .ipynb files
Fixed documenter
Update NbConvert.yml
Jupyter nbconvert synch - modified, paired .ipynb files
docs test
Pull Request for the first tutorial v2 (#18)
Update gitignore
Provide minimal PoC for jupyter notebook and julia
Update readme in example folder
add new github action to generate jl and md files
Change github action to jupyter nbconverter
Jupyter nbconvert synch - modified, paired .ipynb files
Complete first tutorial
Jupyter nbconvert synch - modified, paired .ipynb files
Update readme
Update pics
Remove *.svg from gitignore
Change pics to svg
Change markdown output dir
Add .jl to .gitignore of example folder
Rename and expand tutorial
Jupyter nbconvert synch - modified, paired .ipynb files
Jupyter nbconvert synch - modified, paired .ipynb files
Move pics into docs folder
Update NeuralFMU.svg
Update NeuralFMU.svg
Resize images
Delete duplicate
Resize SpringPendulum1D
Run the test action only if changes in src or test
Replacing relative paths with absolute paths
Jupyter nbconvert synch - modified, paired .ipynb files
Inline paths
Combine documenation nbConverter action
Jupyter nbconvert synch - modified, paired .ipynb files
Co-authored-by: stoljarjo stoljarjo@users.noreply.github.com
corrected absolute paths
bug-fix for sim loop (fmiTerminate)
Fixed simulation loop for "sensitive" FMUs, no fits the FMI spec.
Update Project.toml
Co-authored-by: Johannes Stoljar 93336654+stoljarjo@users.noreply.github.com Co-authored-by: stoljarjo stoljarjo@users.noreply.github.com Co-authored-by: ThummeTo ThummeTo@users.noreply.github.com
Add second tutorial and update first tutorial
Jupyter nbconvert synch - modified, paired .ipynb files
Co-authored-by: ThummeTo 83663542+ThummeTo@users.noreply.github.com Co-authored-by: stoljarjo stoljarjo@users.noreply.github.com Co-authored-by: ThummeTo ThummeTo@users.noreply.github.com