sethjuarez / numl

Machine Learning for .NET
http://numl.net
MIT License
430 stars 104 forks source link

Minor refactoring of serialization #55

Closed robin-karlsson closed 8 years ago

robin-karlsson commented 8 years ago

Noticed a todo remark for some code in the serialization. To me this looks better, also changed to a lazy field for accessing the available serializers collection.

sethjuarez commented 8 years ago

You are seriously killing it - love the changes. Easier to read and more functional to boot!!