home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.ai      Awaiting the gospel from Sarah Connor      1,954 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 730 of 1,954   
   Ted Dunning to All   
   Re: Matlab Neural Network Toolkit   
   19 May 05 00:14:36   
   
   XPost: comp.ai.neural-nets   
   From: ted.dunning@gmail.com   
      
   Matlabs NNtoolbox is intended to design, train and test multi-level   
   perceptrons.  As such, it will probably be easier if you train your   
   models in the Matlab environment.  Implementing a NN in C++ is easy,   
   but getting a really good training algorithm with all necessary   
   regularization and variable selection is not something you should plan   
   on reimplementing if you don't have considerable experience in such   
   matters.  It will be vastly easier to export the data from C++ than to   
   import the training algorithms.   
      
   That said, you can integrate any Matlab code into a C++ program on a   
   windows platform by using your Matlab program as a COM object.  You can   
   also embed matlab code into Excel.  Depending on your needs, it will   
   probably still be easier to just dump out your training andt est data   
   and train the models directly from matlab.  The exception would be if   
   you need to deliver a product that trains models in a customer setting,   
   or if the models are expected to be changing very often.   
      
   Remember to share your results!   
      
   [ comp.ai is moderated.  To submit, just post and be patient, or if ]   
   [ that fails mail your article to , and ]   
   [ ask your news administrator to fix the problems with your system. ]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca