Skip to content

Commit d1af180

Browse files
Update README.md
1 parent f7da32f commit d1af180

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ Since Tensorflow 2.0 has already incorporated the dynamic graph construction ins
3636
`sac_discrete.py`: for discrete action space.
3737

3838
paper (the author is actually one of my classmates at IC): https://arxiv.org/abs/1910.07207
39+
40+
**SAC Discrete PER**
41+
42+
`sac_discrete_per.py`: for discrete action space, and with prioritized experience replay (PER).
3943

4044
* **Deep Deterministic Policy Gradient (DDPG)**:
4145

0 commit comments

Comments
 (0)