cog-imperial / OMLT

Represent trained machine learning models as Pyomo optimization formulations
Other
271 stars 57 forks source link

Need to investigate error when user does not provide bounds to load_keras_sequential #120

Open carldlaird opened 1 year ago

carldlaird commented 1 year ago

If the user does not provide bounds to load_keras_sequential, we get an error when we build the formulation that is difficult to debug.