How can we use a neural network trained through nntool for online testing...?

2 ビュー (過去 30 日間)
subbash
subbash 2015 年 3 月 16 日
回答済み: Greg Heath 2015 年 3 月 17 日
I have trained my neural network using nntool. The performance of the network is satisfactory. I want to import this trained neural network and use it for testing with online data. I would like to know how this can be achieved. For example: Using the trained neural network to calculate the wheel velocities of mobile robot based on sensor distance. I would like to used the trained neural network to perform while robot is traversing in the environment.
My question is how can we build a feed forward network for evaluation, after the network is trained using nntool.

採用された回答

Greg Heath
Greg Heath 2015 年 3 月 17 日
nntool is obsolete. Use nnstart.
There should be a direct way to save a trained net.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by