Skip to content

Commit

Permalink
Updated README with link to final presentation vid
Browse files Browse the repository at this point in the history
  • Loading branch information
kyle-masters authored Dec 15, 2022
1 parent e1d30dc commit 237394d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ This project utilizes a DQN with dense policy and target networks to find ideal
It utilizes the environment, default rewards, and files representing a 2-way intersection from SUMO-RL.
There are various rewards implemented from the environment in SUMO-RL, these are tested using different objective values.

Final video presentation link: [Final Presentation](https://youtu.be/hGR2TH-PPRQ)

## Repository Contents

- Python files used to generate models and plots (main.py)
Expand Down

0 comments on commit 237394d

Please sign in to comment.