NTNU-IHB / PythonFMU

A lightweight framework that enables the packaging of Python3.x code as co-simulation FMUs
MIT License
137 stars 38 forks source link

Machine learning demo improvements #178

Closed msteinsto closed 1 year ago

msteinsto commented 1 year ago

Closes #177. Allow the FMU to be build without TensorFlow and NumPy in environment and improve user feedback if the model cannot be initialized.

markaren commented 1 year ago

Thanks. I'll take your word for it that it's functional ;)