matlab - "Translating" the parameters of a saved FANN network -


i training neural network using fann library , find library pretty impressive. problem when tried "export" (manually) weights , formation of network simulate in matlab going wrong... while fann tells me have mse of 4-5% when try simulate in matlab it's around 80%!

i believe i'm missing when i'm trying translate/map attributes of network saved file. can have , please me?

the saved .net file fann produces, .xls files put weights matlab scripts in case want test here : http://users.isc.tuc.gr/~spapagrigoriou/network/ .


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -