Tuesday, 23 May 2017

Save trained model in npm machine_learning librabry

I am using this library called https://github.com/junku901/machine_learning for machine learning work in node. I am connecting it to mysql and training with data.

How do I save a trained model, so that I can avoid training him again and again.

Other libraries like matlabs helps in saving the trained model and reusing it again and again.



via NarayaN

No comments:

Post a Comment