Skip to content

CameronLP/ICA_Demo

Repository files navigation

ICA Demo

  • HYPSO-1 Anomaly Detection using Independent Component Analysis (ICA)

Setup

  • Install Anaconda from here.
  • Clone the repository to your computer using git clone https://github.com/CameronLP/ICA_Demo.git.
  • Navigate to repository in a terminal.
  • Run conda env create -f environment.yml. The required Python packages will be installed.
  • Run conda activate ica_demo
  • Launch Jupyter Notebook with the command jupyter-notebook. This will launch Jupyter Notebook in a web browser.
  • In Jupyter, open the notebook ICA_Demo.ipynb.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors