Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Commit 20a5c39

Browse files
committed
readme: added how to run
1 parent 6bb39a6 commit 20a5c39

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# About
2-
Python implementation of GFA (Group Factor Analysis). Based on the R package [CCAGFA](http://cran.r-project.org/package=CCAGFA).
2+
Python implementation of GFA (Group Factor Analysis). Based on the R package [CCAGFA](http://cran.r-project.org/package=CCAGFA).
3+
4+
# How to run
5+
Just run `gfa_experiment.py` in the root directory
6+
7+
python gfa_experiments.py

0 commit comments

Comments
 (0)