Unable to load trained network, maybe versionconflict
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi,
i've got a problem with loading an already trained network. i think its cause off the diffrent versions i use. i trained the network on an win7 64bit machine with matlab2011a x64 installed. but i need to convert it to a 32bit linux machine with matlab 2010a installed on it. i tried it with 2010a x32 on windows doeasnt work neither.
The thing is, that this trained network is the best i ever got for my task and i tained a LOT networks befor...
The error i get is: "Warning: An error occurred when running a class's loadobj method. The object that was loaded from the MAT-file was a copy of the object before the loadobj method was run. The rest of the variables were also loaded from the MAT-file. The encountered error was: Error using ==> updatenet at 26 Unrecognized network object version.
In uiopen at 177"
is there any chance how i could make this trained network working on the lower matlabversion?
I would be appreciated if anyone could help me, i need this dam*** network for my diploma thesis... deadline is end of this week :( Thanks in advance...
Florian
댓글 수: 0
답변 (2개)
Mark Hudson Beale
2011년 9월 9일
Unfortunately the R2010a version of the toolbox cannot support neural networks created with R2010b or later versions of the toolbox.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Sequence and Numeric Feature Data Workflows에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!