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.
Add second tutorial and update first tutorial
Jupyter nbconvert synch - modified, paired .ipynb files
Third tutorial (#1)
Exclude jupyter notebooks from GitHub/Linguist
Delete tutorial folder in docs\src
Add index and reorder the docstrings
Delete artifacts
Display all headers in the content
Add pages names
First implementation of the 3. tutorial
Add codecov to github actions
Exclude jupyter notebooks from GitHub/Linguist (#25)
Renamed variable to simpleFMU
Updated GitHub action for CodeCov
Change julia-buildpkg to latest
Add codecov settings file
Update readme
Update path for codecov
Add codecov to GitHub action and readme
Add codecov to GitHub action and readme (#26)
Replace nightly with latest
Refactor third tutorial
Finishing the third tutorial
Update the GitHub action for documentation
Add the new tutorial to the docs page
Revert the GitHub action for documentation
Jupyter nbconvert synch - modified, paired .ipynb files
Co-authored-by: stoljarjo stoljarjo@users.noreply.github.com
Add CompatHelper to GitHub actions
Add seed to examples
Execute modified notebooks
Set fixed version of the packages
Add FMU2 import
Automate examples (#20)
Add seed to examples
Execute modified notebooks
Set fixed version of the packages
Add FMU2 import
Set fixed version for MarkupSafe and jinja2
CompatHelper: bump compat for Flux to 0.13, (keep existing compat) (#28)
Co-authored-by: CompatHelper Julia compathelper_noreply@julialang.org
Co-authored-by: CompatHelper Julia compathelper_noreply@julialang.org Co-authored-by: Johannes Stoljar 93336654+stoljarjo@users.noreply.github.com
Update compat
Beautify documentation action
Change overview entry to renamed function
Fix the examples so that all are executable again
Add badge for examples
Testing documentation action
Fix tests
Fix documentation execution
Add Project.tom for the example folder
Add IJulia to Project.toml
Jupyter nbconvert synch - modified, paired .ipynb files
Bug fix documentation action
Add name in action
Jupyter nbconvert synch - modified, paired .ipynb files
Bug fix (set force_dtmin and reltol)
Set minimum for dt
Fix instantiation and add dense layer to net #9
Lower tolerance
Fix test
Fix tests
Update examples
Update examples
Jupyter nbconvert synch - modified, paired .ipynb files
Co-authored-by: stoljarjo stoljarjo@users.noreply.github.com Co-authored-by: github-actions[bot] 41898282+github-actions[bot]@users.noreply.github.com Co-authored-by: CompatHelper Julia compathelper_noreply@julialang.org