machine_learning icon indicating copy to clipboard operation
machine_learning copied to clipboard

Machine learning library for Node.js

Results 13 machine_learning issues
Sort by recently updated
recently updated
newest added

Hi, How do you save and then re-open a trained network? It doesn't seem to be explained anywhere in the doc. Thanks.

not classifier my data is x =[[0.4, 0.5, 0.5, 0., 0., 0.], [0.5, 0.3, 0.5, 0., 0., 0.01], [0.4, 0.8, 0.5, 0., 0.1, 0.2], [1.4, 0.5, 0.5, 0., 0., 0.],...