Skip to content

Commit 53b8fca

Browse files
committed
Update README
1 parent 596ab4e commit 53b8fca

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# stabilized-ica
22

33
<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" />
55
</p>
66

77
[![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)
910

1011
This repository proposes a python implementation for stabilized ICA decomposition algorithm. Most of the technical
1112
details can be found in the references [1], [2],[3], [4] and [5].

0 commit comments

Comments
 (0)