[mlpack-svn] [MLPACK] #258: NCA should allow an arbitrary optimizer

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Fri Nov 2 19:51:19 EDT 2012


#258: NCA should allow an arbitrary optimizer
----------------------+-----------------------------------------------------
 Reporter:  rcurtin   |        Owner:                            
     Type:  wishlist  |       Status:  new                       
 Priority:  trivial   |    Milestone:                            
Component:  mlpack    |     Keywords:  nca, optimizer, sgd, lbfgs
 Blocking:            |   Blocked By:                            
----------------------+-----------------------------------------------------
 Previously (before #254) NCA used the L-BFGS optimizer, and now it uses
 the SGD optimizer.  Realistically we should allow the user the option of
 whichever optimizer they like; there are situations where one optimizer
 may turn out to be better than others.  After all, what NCA really is is
 just an objective function anyway.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/258>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list