Training a Custom Neural Network

Hello, I used the Neural Networks Toolbox to create a Custom Feed Forward Neural Network (net = network), but it does not train at all (i.e. i get 0 iterations). When I tried adding in the line "configure(net,X,T)", it doesn't appear to be correct because I assign my training set as a function of my inputs, and yet I get an r value of 0.1.
Please let me know how I can assign my datasets to the correct input and output nodes, and then train my custom network!

1 件のコメント

Greg Heath
Greg Heath 2017 年 5 月 13 日
Don't expect help without posting your code with numerous questions and commets.
Hope this helps.
Greg

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeDeep Learning Toolbox についてさらに検索

質問済み:

2017 年 5 月 13 日

コメント済み:

2017 年 5 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by