Integrate a machine learning model into Dynamo to be used for Generative Design purposes

You’ll need to load some external libraries by the looks of it. Don’t think pip will work.

This thread has some discussion on external library referencing:

Dynamo 2022 offers CPython but older builds are using IronPython. I believe numpy is in 2022 but not earlier builds. keras and tf aren’t in any by default as far as I’m aware.