independent-component-analysis
There are 82 repositories under independent-component-analysis topic.
je-suis-tm/machine-learning
Python machine learning applications in image processing, recommender system, matrix completion, netflix problem and algorithm implementations including Co-clustering, Funk SVD, SVD++, Non-negative Matrix Factorization, Koren Neighborhood Model, Koren Integrated Model, Dawid-Skene, Platt-Burges, Expectation Maximization, Factor Analysis, ISTA, FISTA, ADMM, Gaussian Mixture Model, OPTICS, DBSCAN, Random Forest, Decision Tree, Support Vector Machine, Independent Component Analysis, Latent Semantic Indexing, Principal Component Analysis, Singular Value Decomposition, K Nearest Neighbors, K Means, Naïve Bayes Mixture Model, Gaussian Discriminant Analysis, Newton Method, Coordinate Descent, Gradient Descent, Elastic Net Regression, Ridge Regression, Lasso Regression, Least Squares, Logistic Regression, Linear Regression
nay0648/unified2021
A UNIFIED SPEECH ENHANCEMENT FRONT-END FOR ONLINE DEREVERBERATION, ACOUSTIC ECHO CANCELLATION, AND SOURCE SEPARATION
pierreablin/picard
Preconditioned ICA for Real Data
teradepth/iva
IVA: Independent Vector Analysis implementation
jbramburger/Data-Science-Methods
This repository contains lecture notes and codes for the course "Computational Methods for Data Science"
nay0648/bssaec2020
A New Perspective of Auxiliary-Function-Based Independent Component Analysis in Acoustic Echo Cancellation
avinashhsinghh/Heart-Rate-Detection
Heart Rate Detection using Web Camera
rpatrik96/ima-vae
This is the code for the paper Embrace the Gap: VAEs perform Independent Mechanism Analysis, showing that optimizing the ELBO is equivalent to optimizing the IMA-regularized log-likelihood under certain assumptions (e.g., small decoder variance).
AGhaderi/MNE-Preprocessing
MNE-preprocessing is a python repository to reduce artifacts based on basic and unanimous approaches step by step from electroencephalographic (EEG) raw data.
pierreablin/faster-ica
Several maximum likelihood ICA algorithms, including Picard
olafdimigen/OPTICAT
Create optimized ICA training (OPTICAT) data for EEG data recorded during free viewing (Dimigen, 2020, NeuroImage)
rpatrik96/nl-causal-representations
This is the code for the paper Jacobian-based Causal Discovery with Nonlinear ICA, demonstrating how identifiable representations (particularly, with Nonlinear ICA) can be used to extract the causal graph from an underlying structural equation model (SEM).
avsastry/modulome-workflow
Workflow to download, process, and explore microbial RNA-seq data from NCBI SRA
shimo-lab/Universal-Geometry-with-ICA
Discovering Universal Geometry in Embeddings with ICA (Published in EMNLP 2023)
juangamella/causal-chamber-paper
Code to reproduce the case studies of the 2024 paper "The Causal Chambers: Real Physical Systems as a Testbed for AI Methodology" by Juan L. Gamella, Jonas Peters and Peter Bühlmann.
marcromani/cocktail
A blind source separation package using non-negative matrix factorization and non-negative ICA
SSTGroup/independent_vector_analysis
Independent Vector Analysis (IVA-G and IVA-L-SOS) implemented in Python
EnayatAria/ICA-based-band-selection-HSI
Independent component analysis for dimensionality reduction of hyperspectral images
gbeckers/jadeR
Blind source separation of real signals
tulsyanp/tcd-ai-group-project
Face Recognition with SVM classifier using PCA, ICA, NMF, LDA reduced face vectors
Alan-D-Chen/PCA_ICA_DEMO
Demo for PCA(Principal Component Analysis) & ICA(Independent Component Analysis) in data analysis in Python and image separation written in MATLAB
ArvindSubramaniam/Heart_Rate_from_Facial_Video
ICIP 2019 - Determining Heart Rate from Facial Video - Robust to motion and illumination interferences!
stepeter/EEG_perturbations_analysis
Source localization and connectivity analysis of high-density EEG data
liu-yikang/rat_rsfmri_preprocessing
Preprocessing toolbox for rat rs-fMRI data
ME-ICA/aroma
ICA-AROMA, as a Python package. A work in progress.
NicolasSompairac/HACK
Hierarchical approach to Stabilised Independent Component Analysis
baggepinnen/IndependentComponentAnalysis.jl
Fast implementations of FastICA and DUET for blind source separation
Sina-Baharlou/Face-Recognition
Face Recognition using Independent Component Analysis (ICA)
sjburwell/eeg_commander
MATLAB pipeline for easy-to-program automated pre-processing of electroencephalogram (EEG) data using independent component analysis and statistically-robust detection of artifacts.
lkorczowski/CAJD
Extract the independant sources with Composite Approximate Joint Diagonalization (CAJD) for linear/bilinear data models
nordavinden/Mutual-Information-ICA
Independent component analysis and related techniques based on mutual information
shantistewart/Independent-Component-Analysis
A class research project on independent component analysis (ICA) and FastICA for Matrix Analysis for Signal Processing and Machine Learning (ECE 599) course at Oregon State University.
awcasella/ICA-on-Mixed-Images
Usage of Independent Component Analysis (ICA) to separate two mixed images, based on Nathan Kutz lecture.
Junaidk11/eeglab_DSP
Using EEGLAB to process EEG signal from a subject in a resting-wakeful state with their eyes opened and closed.
ymgw55/Cosine-Similarity-via-ICA
Revisiting Cosine Similarity via Normalized ICA-transformed Embeddings (Published in COLING 2025)