[mlpack-svn] [MLPACK] #345: Sparse Autoencoder Module

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Fri Apr 11 08:53:32 EDT 2014


#345: Sparse Autoencoder Module
---------------------------+------------------------------------------------
 Reporter:  siddharth.950  |        Owner:     
     Type:  enhancement    |       Status:  new
 Priority:  major          |    Milestone:     
Component:  mlpack         |     Keywords:     
 Blocking:                 |   Blocked By:     
---------------------------+------------------------------------------------
 I have written a new Sparse Autoencoder module. Right now it has the basic
 necessities for it to run, there are a lot of tweaks that can be added.
 I'm uploading the code files along with the data file I'm using to test
 the implementation. All the files are to be kept in the same folder, and
 compiled using g++ sparseAutoencoder.cpp sparse_autoencoder_function.cpp
 -lmlpack -larmadillo. On running the program, it prints a series of real
 numbers which shows the cost at each iteration and shows that the cost
 converges. Please review the files and add suggestions if any.

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/345>
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