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.
2 parents 120a540 + 84132ac commit e5d72abCopy full SHA for e5d72ab
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