forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 4:46 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: save neural network state
PostPosted: Thu Mar 26, 2015 7:58 pm 
Offline

Joined: Thu Mar 26, 2015 7:55 pm
Posts: 1
hello,

would someone know how to save the state of a neural network that was trained
so that I can load it at a later time for making predictions ?

thanks for any help,

regards,
Laurent


Top
 Profile  
 
 Post subject: Re: save neural network state
PostPosted: Thu Aug 18, 2016 12:59 pm 
Offline

Joined: Thu Aug 18, 2016 10:34 am
Posts: 3
Hi Laurent,
I know it might be too late but here it is: you need to serialize (save) and unserialize (load).

From http://www.alglib.net/dataanalysis/neuralnetworks.php#header8 :

serialization functions - mlpserialize and mlpunserialize, which allow to convert network to/from string.

mlpserialize : ww.alglib.net/include/scripts/man_entry.php?sub_mlpserialize
mlpunserialize : http://www.alglib.net/include/scripts/man_entry.php?sub_mlpunserialize


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 57 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group