Difference between revisions of "Active Learning"

From WikiBiron
Line 21: Line 21:
 
The code below applies the proposed active learning method to the USPS Handwritten Digit Recognition dataset. It is written in MATLAB R2013a. It uses the SGWT toolbox which is also included. To run the code, simply unpack the directory and run main_usps.m. If you have any questions, please email agadde at usc dot edu.
 
The code below applies the proposed active learning method to the USPS Handwritten Digit Recognition dataset. It is written in MATLAB R2013a. It uses the SGWT toolbox which is also included. To run the code, simply unpack the directory and run main_usps.m. If you have any questions, please email agadde at usc dot edu.
  
<\ul>  
+
<ul>  
  
 
[http://sipi.usc.edu/~ortega/Papers/active-ssl-via-sampling-theory-code.zip  Matlab Code]
 
[http://sipi.usc.edu/~ortega/Papers/active-ssl-via-sampling-theory-code.zip  Matlab Code]

Revision as of 08:27, 21 January 2015

  • Publications


  • Software
      The code below applies the proposed active learning method to the USPS Handwritten Digit Recognition dataset. It is written in MATLAB R2013a. It uses the SGWT toolbox which is also included. To run the code, simply unpack the directory and run main_usps.m. If you have any questions, please email agadde at usc dot edu.