Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipeline.load() not working #28

Open
npisanti opened this issue Jul 3, 2018 · 0 comments
Open

pipeline.load() not working #28

npisanti opened this issue Jul 3, 2018 · 0 comments

Comments

@npisanti
Copy link

npisanti commented Jul 3, 2018

Hi!

i've done a really really basic sketch to test one input to one output with neural network regression. Most of the example load and save the training data, but i wanted to save and load the trained model instead. pipeline.load() runs without any error but the graph of the predictions is totally different from the graph i got from the pipeline i saved. I also tried to get more info using pipeline.info() but in all the situations it just give me back an empty string. There is something i did wrong? the program is in my scrapbook repo:

https://github.com/npisanti/np-scrapbook/blob/master/ml/grt_neural_regression/src/ofApp.cpp

thank you very much in advance for the support,
Nicola

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant