Skip to content

Commit

Permalink
Merge pull request #1 from jordanbCS/patch-1
Browse files Browse the repository at this point in the history
Update to correct git repo url.
  • Loading branch information
yell authored Nov 20, 2017
2 parents 833bda3 + 3dc6f8c commit 3ed4739
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@ Check also my supplementary [notes](tex/notes.pdf) with some historical outlines
## How to install
By default, the following commands install (among others) **tensorflow-gpu~=1.3.0**. If you want to install tensorflow without GPU support, replace corresponding line in [requirements.txt](requirements.txt). If you have already tensorflow installed, comment that line.
```bash
git clone https://github.com/monsta-hd/hd-models
cd hd-models/
git clone https://github.com/monsta-hd/boltzmann-machines.git
cd boltzmann-machines
pip install -r requirements.txt
```
See [here](docs/virtualenv.md) how to run from a ***virtual environment***.
Expand Down

0 comments on commit 3ed4739

Please sign in to comment.