Skip to content

Commit

Permalink
Update markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiang Zhang committed Mar 30, 2015
1 parent faaeb8e commit 2b72796
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ In the commands above, you can replace `qlua` by `luajit` as long as it has an a
```sh
$ cd train
$ qlua main.lua
```sh
```

This time you have to use `qlua`, because there is a nice visualization using Qt that is updated for every era. You will have to make sure packages `qtlua` and `qttorch` are installed in your system and there is a corresponding X to your terminal. To run this example succesfully you will also need a NVidia GPU with at least 3GB of memory. Otherwise, you can configure the model in `train/config.lua` for less parameters.

Expand Down

0 comments on commit 2b72796

Please sign in to comment.