Skip to content
/ ICA Public
forked from ursk/ICA

Code for two-layer and subspace Independent Component Analysis

Notifications You must be signed in to change notification settings

raymondxyy/ICA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This repository contains code that implements a fixed point optimization for Independent Subspace Analysis that was used in 

A. HyvŠrinen and U. Kšster. 
FastISA: A fast fixed-point algorithm for Independent Subspace Analysis 
ESANN2006: 14th European Symposioum on Artificial Neural Networks 

avaliable at http:https://www.cs.helsinki.fi/u/koster/pubs/ESANN2006-revision.pdf

the ISA code is implemented in Matlab and can be run by calling, for example
fastisa(20,20,10000,4,100,0)
from the Matlab prompt.

About

Code for two-layer and subspace Independent Component Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%