diff --git a/README.md b/README.md index dba7dd9..2df2871 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ DDPG is not very stable. ## P3O -![Loading...](https://raw.githubusercontent.com/ShangtongZhang/DeepRL/master/images/DPPO.png) +![Loading...](https://raw.githubusercontent.com/ShangtongZhang/DeepRL/master/images/P3O.png) The difference between my implementation and [DeepMind's DPPO](https://arxiv.org/abs/1707.02286) is: 1. PPO stands for different algorithms. diff --git a/images/DPPO.png b/images/DPPO.png deleted file mode 100644 index ec2a387..0000000 Binary files a/images/DPPO.png and /dev/null differ