Skip to content

Commit adfe505

Browse files
Update README.md
1 parent 65c7509 commit adfe505

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
@@ -124,7 +124,9 @@ Since Tensorflow 2.0 has already incorporated the dynamic graph construction ins
124124
](https://arxiv.org/abs/2011.07553)
125125

126126
* **Probabilistic Mixture-of-Experts (PMOE)** :
127+
127128
PMOE uses a differentiable multi-modal Gaussian distribution to replace the standard unimodal Gaussian distribution for policy representation.
129+
128130
`pmoe_sac.py`: based on off-policy SAC.
129131

130132
`pmoe_ppo.py`: based on on-policy PPO.

0 commit comments

Comments
 (0)