We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1af180 commit 84132acCopy full SHA for 84132ac
README.md
@@ -90,6 +90,8 @@ Since Tensorflow 2.0 has already incorporated the dynamic graph construction ins
90
`td3_lstm.py`: TD3 with LSTM policy.
91
92
`sac_v2_lstm.py`: SAC with LSTM policy.
93
+
94
+ `sac_v2_gru.py`: SAC with GRU policy.
95
96
References:
97
0 commit comments