File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# stabilized-ica
2
2
3
3
<p align =" center " >
4
- <img src="https://github.com/ncaptier/stabilized-ica/blob/feature_sklearn_api /docs/source/images/full_logo.png" width="400" height="400" />
4
+ <img src="https://github.com/ncaptier/stabilized-ica/blob/master /docs/source/images/full_logo.png" width="400" height="400" />
5
5
</p >
6
6
7
7
[ ![ Documentation Status] ( https://readthedocs.org/projects/stabilized-ica/badge/?version=latest )] ( https://stabilized-ica.readthedocs.io/en/latest/?badge=latest )
8
- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
8
+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
9
+ [ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
9
10
10
11
This repository proposes a python implementation for stabilized ICA decomposition algorithm. Most of the technical
11
12
details can be found in the references [ 1] , [ 2] ,[ 3] , [ 4] and [ 5] .
You can’t perform that action at this time.
0 commit comments