Community Profile

photo

John Albert


Last seen: 約2年 前 2015 年からアクティブ

Followers: 0   Following: 0

統計

  • Explorer
  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


My training data is too big for regression
The training data input is (12925*7) and my training data output is (12925*1). It takes alot of time to train the network.Simila...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


rbnn functions works with the small data set but the one i want to use doesnot work at all. the simulation is too slow and i have to resatart my matlab again. need help what should i do
%reading train and test data from seperate text files containing integers P=train(:,1:7); %13000*8 T=train(:,8); % ...

8年以上 前 | 1 件の回答 | 0

1

回答