forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 8:45 am

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  [ 1 post ] 
Author Message
 Post subject: MLP Train Methods
PostPosted: Tue Jan 26, 2021 10:10 am 
Offline

Joined: Tue Jan 26, 2021 8:54 am
Posts: 1
Concerning multilayerperceptron train Algorithms with commercial version.
Is mlptrainlbfgs better than mlptrainnetwork for high volume tasks (a million of samples and 200 hundreds variables)??
Does mlptrainlbfgs use multithreading (in c# version)? I set the option alglib.parallel at the end, but it seems that it only works with one core. Coefficients randomization works if I launch on my own parallel tasks for each restart?? Is the randomization seed shared between multiple tasks???
Is possible that mlptrainlbfgs starts training with the current coefficient values??? In mlptrainnetwork counterpat it is possible to put restarts=0 in order to take current coefficients...


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

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