Skip to content

Commit

Permalink
add screenshots to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyShih12 committed Sep 16, 2021
1 parent e773b41 commit d9e7cc3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,18 @@ Start the web user interface
flask run --host=0.0.0.0
```

<p align="center">
<img src="./images/agent_selection_screen.png" width="40%">
<br>
<i>Agent selection screen. Users can customize the ego and partner agents.</i>
</p>

<p align="center">
<img src="./images/training_screen.png" width="40%">
<br>
<i>Training screen. Users can view basic information, or spawn a Tensorboard tab for full monitoring.</i>
</p>


## Command Line Invocation

Expand Down
Binary file added images/agent_selection_screen.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 images/training_screen.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 d9e7cc3

Please sign in to comment.