Merge branch 'master' of github.com:ikostrikov/pytorch-a2c-ppo-acktr

This commit is contained in:
Ilya Kostrikov
2017-09-27 08:31:22 -04:00
13 changed files with 20 additions and 6 deletions
+20 -6
View File
@@ -68,18 +68,32 @@ ACKTR requires some modifications to be made specifically for MuJoCo. But at the
### A2C
![BreakoutNoFrameskip-v4](imgs/breakout.png)
![BreakoutNoFrameskip-v4](imgs/a2c_breakout.png)
![SeaquestNoFrameskip-v4](imgs/seaquest.png)
![SeaquestNoFrameskip-v4](imgs/a2c_seaquest.png)
![QbertNoFrameskip-v4](imgs/qbert.png)
![QbertNoFrameskip-v4](imgs/a2c_qbert.png)
![beamriderNoFrameskip-v4](imgs/beamrider.png)
![beamriderNoFrameskip-v4](imgs/a2c_beamrider.png)
### PPO
Coming soon.
![BreakoutNoFrameskip-v4](imgs/ppo_halfcheetah.png)
![SeaquestNoFrameskip-v4](imgs/ppo_hopper.png)
![QbertNoFrameskip-v4](imgs/ppo_reacher.png)
![beamriderNoFrameskip-v4](imgs/ppo_walker.png)
### ACKTR
Coming soon.
![BreakoutNoFrameskip-v4](imgs/acktr_breakout.png)
![SeaquestNoFrameskip-v4](imgs/acktr_seaquest.png)
![QbertNoFrameskip-v4](imgs/acktr_qbert.png)
![beamriderNoFrameskip-v4](imgs/acktr_beamrider.png)

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB