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

MATLAB neural network code #19

Open
rsdone opened this issue Feb 1, 2019 · 0 comments
Open

MATLAB neural network code #19

rsdone opened this issue Feb 1, 2019 · 0 comments

Comments

@rsdone
Copy link

rsdone commented Feb 1, 2019

Using the GUI in MATLAB R2018b, I developed a time series neural network (NARX) and generated a function (weights, parameters, etc.) based on the model results. The next step is to test the model performance on new data but that step can only be done from the command line. I checked the MATLAB help forum and someone asked the same question at https://www.mathworks.com/matlabcentral/answers/309156-how-can-i-use-neural-network-function-generated-by-matlab-i-use-r2015a?s_tid=answers_rc1-3_p3_MLT but my MATLAB coding background is too limited to make use of the reply. Can someone help me with the code needed to apply my model to new data?

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