Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yjxiong authored Apr 27, 2018
1 parent d3995ce commit 9095cfe
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 @@ -50,7 +50,7 @@ Above figures show the neural response magnitude of each node in the last layer

## Prerequisites
Our codebase is based on **Python**. There are a few dependencies to run the code. The major python libraries we used are
- [PyTorch](http://pytorch.org/)
- [PyTorch](http://pytorch.org/) (<=0.3. Version 0.4 is no supported right now).
- NumPy
- Other Python libraries can be installed by `pip install -r requirements.txt`

Expand Down

0 comments on commit 9095cfe

Please sign in to comment.