rusty-machine icon indicating copy to clipboard operation
rusty-machine copied to clipboard

Serialisation

Open theotherphil opened this issue 9 years ago • 3 comments

Are there any plans yet for adding support for model serialisation?

theotherphil avatar Sep 03 '16 17:09 theotherphil

I haven't formalized anything yet and I think it will be good to address it after reviewing the API for training (as discussed in #120).

With that said the only real criteria is that it works on stable.

AtheMathmo avatar Sep 03 '16 17:09 AtheMathmo

Ok, thanks.

theotherphil avatar Sep 03 '16 17:09 theotherphil

To achieve this, it is better to implement de/serialization on Vector and Matrix from rulinalg before.

garro95 avatar Mar 01 '18 18:03 garro95