Skip to content

Commit 84132ac

Browse files
Update README.md
1 parent d1af180 commit 84132ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ Since Tensorflow 2.0 has already incorporated the dynamic graph construction ins
9090
`td3_lstm.py`: TD3 with LSTM policy.
9191

9292
`sac_v2_lstm.py`: SAC with LSTM policy.
93+
94+
`sac_v2_gru.py`: SAC with GRU policy.
9395

9496
References:
9597

0 commit comments

Comments
 (0)