How to define and use a variable to store a number of trained ANNs?

4 views (last 30 days)
Hi there,
I want to create a few ANNs using the same data sets that are randomly divided into training, validating, and testing groups. I need to have one variable to store all the trained ANNs, so I can save the ensemble ANNs and load them in again in the future. What should I do?
Thanks a lot for your kind help.
Chen

Answers (0)

Community Treasure Hunt

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

Start Hunting!