rusty-machine
rusty-machine copied to clipboard
Serialisation
Are there any plans yet for adding support for model serialisation?
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.
Ok, thanks.
To achieve this, it is better to implement de/serialization on Vector and Matrix from rulinalg before.