Skip to content

Commit 980990c

Browse files
committed
readme
1 parent 81c22db commit 980990c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/reinforcement_learning/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For each tutorial, open a terminal and run:
3434

3535
`python ***.py --train` for training and `python ***.py --test` for testing.
3636

37-
The tutorial algorithms follow the same basic structure, as shown in file: `[./tutorial_format.py](https://github.com/tensorlayer/tensorlayer/blob/reinforcement-learning/examples/reinforcement_learning/tutorial_format.py)`
37+
The tutorial algorithms follow the same basic structure, as shown in file: [`./tutorial_format.py`](https://github.com/tensorlayer/tensorlayer/blob/reinforcement-learning/examples/reinforcement_learning/tutorial_format.py)
3838

3939
## Table of Contents:
4040

0 commit comments

Comments
 (0)