Skip to content

Commit 1bbefe5

Browse files
Update README.md
1 parent adfe505 commit 1bbefe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Since Tensorflow 2.0 has already incorporated the dynamic graph construction ins
168168

169169
If you meet problem *"Not imlplemented Error"*, it may be due to the wrong gym version. The newest gym==0.14 won't work. Install gym==0.7 or gym==0.10 with `pip install -r requirements.txt`.
170170

171-
## Undervalued tricks:
171+
## Undervalued Tricks:
172172

173173
As we all known, there are various tricks in empirical RL algorithm implementations in support the performance in practice, including hyper-parameters, normalization, network architecture or even hidden activation function, etc. I summarize some I met with the programs in this repo here:
174174

0 commit comments

Comments
 (0)