photo

John Albert


Last seen: 2 years 前 自 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...

9 years 前 | 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); % ...

9 years 前 | 1 个回答 | 0

1

个回答