radumg / DynAI

Practical applications of AI / Machine Learning in BIM, implemented as a Dynamo Package
GNU Affero General Public License v3.0
36 stars 6 forks source link

Deserialisation doesn't work any more #16

Closed radumg closed 6 years ago

radumg commented 6 years ago

The Machine.LoadModel node returns null now - no errors provided though. It should also be renamed to Machine.Load :stuck_out_tongue: maybe.

radumg commented 6 years ago

was missing parameterless public constructors on the Algorithms