How to get the neural network outputs after nftool in R2022a

19 次查看(过去 30 天)
Please, I would like to know how I can get the neural network predicted results to my workspace after I have succesfully trained the newtork using a specific data.
I was able to comfortably do this in my R2020a, but, since I upgraded to R2022a, I cannot find my neural network predicted outputs.
Any help in this regard will be highly appreciated.

回答(4 个)

KSSV
KSSV 2022-7-8
After training and testing with your data, when you click on Next button, you will get option of Deploy Solution, at this stage you have the option to export the trained network. You got multiple options in there.
  1 个评论
Chika
Chika 2022-7-8
Thaks for your answer @KSSV. However, that was the case with the previous versions.
In R2022a, the only option is to export the model. After I export, I end up with a 1x1 struct variable that has many branches that I don't know where my predicted outputs are.
Why does this new version make this difficlut? Anyone who has found a solution to this should kinldy share.

请先登录,再进行评论。


Zaineb
Zaineb 2022-8-31
after import data - train network - test -click generat code and run the code then the resut appear on workspace

Abdullah
Abdullah 2022-10-10
hello @Chika have you found any solution to the problem ?
I am also searching for help but could not found any
if you have resolved, please share with me on a740150@gmail.com.
THANKS
  3 个评论
Siddartha Munukutla
If you find the solution,can you please send me the solution for this mail b20ce028@kitsw.ac.in .It is for my project

请先登录,再进行评论。


Nur Izzati
Nur Izzati 2024-5-24
Hi, did u find this solution? I seen the posted date is 2022, asking in year 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by