Skip to content

An implementation of the fastICA algorithm for the cocktail party problem

License

hbenbel/FastICA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

██╗ ██████╗ █████╗ 
██║██╔════╝██╔══██╗
██║██║     ███████║
██║██║     ██╔══██║
██║╚██████╗██║  ██║
╚═╝ ╚═════╝╚═╝  ╚═╝
                   
DESCRIPTION
    Separate sounds coming from mixed sources using FastICA algorithm

USAGE
    Open FastICA.ipynb Jupyter Notebook and change dataPath, saveDataPath
    and nComponents variables before running the cell containing the code.

    python src/fastica.py [-h] --dataPath DATAPATH --saveDataPath SAVEDATAPATH
                  --nComponents NCOMPONENTS --max_iter MAXITERATION

CONTRIBUTORS
    Hussem Ben Belgacem

About

An implementation of the fastICA algorithm for the cocktail party problem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published