Skip to content

Commit 28365c3

Browse files
committed
[IBR-2097] Modify readme
1 parent 7651f83 commit 28365c3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,14 @@ See <a href="https://app.wandb.ai/medipixel_rl/LunarLanderContinuous-v2/reports/
140140
</p>
141141
</details>
142142

143+
<details><summary><b>LunarLanderContinuous-v2: PPO, SAC, GAIL</b></summary>
144+
<p><br>
145+
See <a href="https://wandb.ai/chaehyeuk-lee/LunarLanderContinuous-v2?workspace=user-chaehyeuk-lee">W&B log</a> for more details. (The performance is measured on the commit <a href="https://github.com/medipixel/rl_algorithms/commit/922222b2e249f1f14bdf1a28c9f0f00752e49907">9e897ad</a>)
146+
147+
![lunarlandercontinuous-v2_sac](https://user-images.githubusercontent.com/23740495/130399654-ef7903ad-f801-42d6-94be-7388a5b1cd2f.png)
148+
</p>
149+
</details>
150+
143151
#### Reacher-v2
144152

145153
We reproduced the performance of **DDPG**, **TD3**, and **SAC** on Reacher-v2 (Mujoco). They reach the score around -3.5 to -4.5.

0 commit comments

Comments
 (0)