Skip to content

Commit

Permalink
modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dongminlee94 committed Feb 22, 2019
1 parent b3fc29a commit 7312602
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,11 @@ tensorboard --logdir logs

We have trained the agents with two different IRL algortihms using `Hopper-v2` environment.

| Algorithms | Scores / Episodes | GIF |
|:---:|:---:|:---:|
| PPO (to compare) | ![ppo](img/test.png) | <img src="img/test.gif" height="180px" width="250px"/> |
| GAIL | ![gail](img/test.png) | <img src="img/test.gif" width="500"/> |
| VAIL | ![vail](img/test.png) | <img src="img/test.gif" width="500"/> |
| Algorithms | Scores / Episodes |
|:---:|:---:|
| PPO (to compare) | ![ppo](img/ppo_4000.png) |
| GAIL | ![gail](img/gail_4000.png) |
| VAIL | ![vail](img/vail_4000.png) |

## Reference

Expand Down
Binary file added img/gail_4000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/mujoco_each.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/mujoco_total.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/ppo_4000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/vail_4000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7312602

Please sign in to comment.