view README.TXT @ 0:e9a9cd732c1e tip

first hg version after svn
author wolffd
date Tue, 10 Feb 2015 15:05:51 +0000
parents
children
line wrap: on
line source
This page allows you to reproduce the experiments from our paper "Feature Preprocessing using RBM for Music Similarity Learning". This includes the newest release of the CAMIR system for modelling music similarity.

MLR and SVMLIGHT were tested using a framework developed by Daniel Wolff (daniel.wolff.1@city.ac.uk) at the MIRG group.
This version of CAMIR contains the RBM toolbox of Son Tran (son.tran.1@city.ac.uk).
You can download the code using subversion from the following repository. It is licensed under the GNU GPL v3.

user: anonymous
pass: citymirg
http://chivm.soi.city.ac.uk/svn/camir/branches/code_publications/AES2013/

For reproducing the results in the paper using Matlab on a Windows  machine follow these steps:

-Download the code from above using a subversion client such as  collabnet svn and the above password
-Set the working directories in the editme_startup.m file of the downloaded code to the location of the downloaded code
-Include the code directory with all subdirectories in your matlab path
-Start Matlab, change the working directory to the location of the downloaded code
-Edit and execute the editme_startup file, this initialises the dataset and could take a few minutes.
-Run the experiments using the scripts in the folder reproduce_AES53rd.
-Most of the results are output as figures. Otherwise values are printed in the Matlab console

If you use this code please cite our paper. We are more than welcoming your additional bits of functionality to be included in the package.