Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
garethjns committed May 26, 2020
1 parent 0896e1e commit 408b92b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ python3 -m social-distancing-sim.scripts.stats_compare_multi_agents
````

## Reinforcement learning agents vs static policies <a name="reinforcement_agents"></a>
![Reinforcement agents](https://github.com/garethjns/social-distancing-sim/blob/master/images/q_agent_comparison_score.png)
![Reinforcement agents](https://github.com/garethjns/social-distancing-sim/blob/master/images/linear_q_learner_2_comparison.png)

Compares two trained reinforcement agents (Linear and deep QAgents) against each other and static policies defined above.

Expand Down
File renamed without changes
Binary file added images/linear_q_learner_2_comparison.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/multi_agent_comparison_score.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 408b92b

Please sign in to comment.