Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README directory name #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ We recommend using linux and conda 4.8.2 to install those packages.
For instance to reproduce Figure 3, install conda and proceed as follows:

```
cd Figure_3_and_S7_e-prop_tutorials
cd Figure_3_and_S7_e_prop_tutorials
conda create --name eprop-figure3 python==3.6.2
conda activate eprop-figure3
conda install --file requirements.txt
python tutorial_evidence_accumulation_with_alif.py
```

Warning: After installation, if your computer is equipped with a GPU, you might want to reinstall
the gpu-compatible version of tensorflow.
the gpu-compatible version of tensorflow.