關於神經網路執行報錯的問題解決

2021-08-08 10:43:13 字數 1052 閱讀 6631

matlab裡報如下錯誤:

error using struct

conversion to struct from double is not

possible.

error in network/subsasgn>getdefaultparam

(line 2040)

param = struct(feval(fcn,'defaultparam'));

error in network/subsasgn>setperformfcn (line

1903)

net.performparam =

getdefaultparam(performfcn);

error in network/subsasgn>network_subsasgn

(line 448)

if isempty(err),

[net,err]=setperformfcn(net,performfcn);

enderror in network/subsasgn (line 13)

net =

network_subsasgn(net,subscripts,v,netname);

error in newff>new_5p1 (line 222)

net.performfcn = pf;

error in newff>create_network (line 130)

net = new_5p1(varargin);

error in newff (line 102)

out1 = create_network(varargin);

error in genetic (line 39)

net=newff(inputn,outputn,hiddennum);

解決方法:

把lssvm的那個工具箱remove  from the path,然後libsvm工具箱也remove  from the path,然後就可以了。一般手動加工具箱的,避免執行出錯。

自己把lssvm  remove後,就可以執行了。

mac 下PyCharm執行報錯問題解決

今天在本機安裝配置python環境,本機執行沒問題,但是運用pycharm就報錯,明顯感覺是路徑環境問題。做了修改vim etc profile 新增path,以及vim etc bashrc 新增路徑,均不成功。後來做了2個軟連線問題解決 sudo ln s usr local mysql lib...

Anaconda 報錯問題解決

anaconda command not found conda 1.確認conda安裝成功 要使conda臨時生效,可以選擇在你的主目錄 自己的許可權目錄 下,使用下面的命令 export path anaconda2 bin path conda v如果結果是你的anaconda2的版本號,那就...

登入報錯問題解決

sa yy wg r720001 ssh 192.168.110.6 sa 192.168.110.6 s password last login mon dec 1 15 00 31 from 192.168.100.5 bash ulimit open files cannot modify l...