[mlpack-svn] [MLPACK] #163: Decide on "basic type" of observation for MLPACK

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Nov 23 12:27:12 EST 2011


#163: Decide on "basic type" of observation for MLPACK
--------------------------------------+-------------------------------------
  Reporter:  rcurtin                  |        Owner:            
      Type:  wishlist                 |       Status:  new       
  Priority:  blocker                  |    Milestone:  MLPACK 1.0
 Component:  MLPACK                   |   Resolution:            
  Keywords:  mlpack observation type  |     Blocking:  132       
Blocked By:                           |  
--------------------------------------+-------------------------------------

Comment (by rcurtin):

 There's definitely not time to abstract away the matrix library, but I
 disagree with that idea anyway.  One main reason for removing the old
 GenMatrix and GenVector classes was reducing our own maintenance load, and
 adding even just wrappers around other matrix types is more code we have
 to maintain.  That load also includes the documentation load.

 Writing a wrapper might be hard, too, because the way things are done in
 each library are different.  I think the better solution is, if we find a
 potential library we want to switch to, find an undergrad who wants some
 "research" to do and make them a branch to work in.

-- 
Ticket URL: <https://trac.research.cc.gatech.edu/fastlab/ticket/163#comment:3>
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