[mlpack-svn] [MLPACK] #303: Interface for stochastic gradient descent

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Sat Aug 24 09:14:19 EDT 2013


#303: Interface for stochastic gradient descent
---------------------------+------------------------------------------------
 Reporter:  sumedhghaisas  |        Owner:                                           
     Type:  enhancement    |       Status:  new                                      
 Priority:  major          |    Milestone:  mlpack 1.0.7                             
Component:  mlpack         |     Keywords:  stochastic gradient descent,C++ interface
 Blocking:                 |   Blocked By:                                           
---------------------------+------------------------------------------------
 SGD class takes a parameter of function which has to have some basic
 functionalities implemented. So the user should be given an interface to
 implement the his class. This way we can ensure the things are going
 smooth. I have included the interface and also the changed implementation
 of the test_function in SGD.

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


More information about the mlpack-svn mailing list