Loading a Matlab Neural Network in NeuroLab

46 views
Skip to first unread message

Peter Borgstrom

unread,
Jan 20, 2016, 4:30:00 PM1/20/16
to NeuroLab
Hello-

For a project I am working on, I am currently performing neural network analysis in Matlab. I now also need to be able to perform prediction using Python. Is it possible to use the neural network I created in Matlab to use in NeuroLab? I understand Matlab very well, but don't know Python well at all. What I ideally would like to do is save the trained neural network from Matlab, and load it in NeuroLab. If this is not possible, is there another way to move the information about the Matlab neural network into NeuroLab?

I know that NeuroLab can train neural networks as well, but I wanted to make sure that it becomes the same exact neural network as I am using in Matlab.

Please let me know if you have any ideas. Any help at all is greatly appreciated!

Thanks,

Peter

Evgeny Zuev

unread,
Jan 21, 2016, 6:20:01 AM1/21/16
to NeuroLab
Hellow!

Now there is no way to make it simple.

You can manually create a network of similar arhietury and set
weights in layers

net.layers[0].np['w'][:] =...
net.layers[0].np['b'][:]


чт, 21 янв. 2016 г. в 2:30, Peter Borgstrom <npbor...@gmail.com>:
--
Вы получили это сообщение, поскольку подписаны на группу "NeuroLab".
Чтобы отменить подписку на эту группу и больше не получать от нее сообщения, отправьте письмо на электронный адрес py-neurolab...@googlegroups.com.
Чтобы настроить другие параметры, перейдите по ссылке https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages