Skip to content
Snippets Groups Projects
Commit d1ab47b4 authored by Pascal's avatar Pascal
Browse files

README readability

parent fbc64855
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ It is recommended to install a local virtual environment for python3, a requirem ...@@ -15,7 +15,7 @@ It is recommended to install a local virtual environment for python3, a requirem
Run ``virtualenv --no-site-packages --python=python3 .venv`` followed by ``pip install requirements.txt`` to get going. Run ``virtualenv --no-site-packages --python=python3 .venv`` followed by ``pip install requirements.txt`` to get going.
The experiment is then run by first sampling interactions effects and then the posterior, currently implemented via a SGE scripts ./src/gridjob_sample_ia.sge and ./src/gridjob_sample_posterior.sge . Adapt to different runtimes as needed. The experiment is then run by first sampling interactions effects and then the posterior, currently implemented via a SGE scripts ``./src/gridjob_sample_ia.sge`` and ``./src/gridjob_sample_posterior.sge`` . Adapt to different runtimes as needed.
# Data sources # Data sources
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment