GitXplorerGitXplorer
j

scoreMatching

public
16 stars
7 forks
0 issues

Commits

List of commits on branch master.
Unverified
72534445cb27e77bb13e9d2ed3fd6b04fd552cb8

fixed readme

jjngiam committed 13 years ago
Unverified
ab56ac6d1dc45027dda62eb453572683c86ca456

added note on clone

jjngiam committed 13 years ago
Unverified
237de89bb61ff42a20bf12133c3620b7fa085092

updated to match new l2row

jjngiam committed 13 years ago
Unverified
36a5d036a024ba986fd837a09bb689f3bc9ec5f8

commit of icaScoreMatching code

jjngiam committed 13 years ago
Unverified
714850cc9f947b0b2f30b60dceb3e18397d5b290

Added license

jjngiam committed 13 years ago
Unverified
893a00884e460a68e0321f8e6e3e280723b5ffac

added file

jjngiam committed 13 years ago

README

The README file for this repository.

Score Matching for ICA / TICA

Cloning (read-only)

git clone --recursive git://github.com/jngiam/scoreMatching.git

(use recursive due to the presence of submodules)

Quick Start

Run "runExample" in Matlab

Notes

  • Uses a smaller dataset (e.g., data = data(:, 1:20000)) for faster training