Skip to content

Commit 174e03e

Browse files
author
Kent Sommer
authored
Update README.md
1 parent b9d0e7f commit 174e03e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ A few others have released amazing related work which helped inspire and improve
1616

1717
## Dependencies
1818
This repository requires following packages:
19-
- SciPy >= 0.19.0
20-
- Python >= 2.7 (if using Python 3.x: python3-tk should be installed)
21-
- Numpy >= 1.12.1
22-
- PyTorch >= 0.1.11
23-
- Matplotlib >= 2.0.0
19+
- [SciPy](https://www.scipy.org/install.html) >= 0.19.0
20+
- [Python](https://www.python.org/) >= 2.7 (if using Python 3.x: python3-tk should be installed)
21+
- [Numpy](https://pypi.python.org/pypi/numpy) >= 1.12.1
22+
- [PyTorch](http://pytorch.org/) >= 0.1.11
23+
- [Matplotlib](https://matplotlib.org/users/installing.html) >= 2.0.0
2424

2525
## How to train
2626
#### 8x8 gridworld

0 commit comments

Comments
 (0)