フィルターのクリア

neural network: warm-start simulation

1 回表示 (過去 30 日間)
Luca Cavazzana
Luca Cavazzana 2011 年 12 月 15 日
Hi, profiling the simulation of a generic neural network I noticed that in the initialization part a great amount of time is spent in the net=obj2struct(net) function. Being sim the most time-consuming function in the program I'm writing, I was wondering if there's a way (beside writing my own sim function) to save this struct after the first time in order to speedup the next sim calls skipping the conversion in a "convert once, run multiple times" fashion.

採用された回答

Greg Heath
Greg Heath 2011 年 12 月 16 日
See my answer in the Newsgroup.
Hope this helps.
Greg

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by