Skip to content

Commit 4864b87

Browse files
Merge pull request #7 from flow-project/tutorial
Updated tutorial links
2 parents 3e12bac + ec60022 commit 4864b87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

resources.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,19 +66,19 @@ <h3>ITSC 2018 Tutorial on Deep Reinforcement Learning and Transportation</h3>
6666
<br> <span class="small">Why deep RL and transportation?</span>
6767
</li>
6868
<li class="list-group-item">
69-
Session 2: Reinforcement learning and <a href="https://www.dropbox.com/s/ro4dop3hye4d2h3/Tutorial-DeepRLTransportation-2-QLearning.pdf?dl=1">approximate dynamic programming</a>
69+
Session 2: <a href="https://www.dropbox.com/s/gq9x8m6j7jr3n4z/Tutorial-DeepRLTransportation-2a-RLIntro.pdf?dl=1">Reinforcement learning</a> and <a href="https://www.dropbox.com/s/ro4dop3hye4d2h3/Tutorial-DeepRLTransportation-2b-QLearning.pdf?dl=1">approximate dynamic programming</a>
7070
<br> <span class="small">Foundations of RL</span>
7171
</li>
7272
<li class="list-group-item">
73-
Session 3: Policy optimization methods (<a href="https://www.dropbox.com/s/1d7azd2g5pqp7g1/Tutorial-DeepRLTransportation-3-PolicyGradient.pdf?dl=1">policy gradient methods</a> and <a href="https://www.dropbox.com/s/41295irwxe8o6mb/Tutorial-DeepRLTransportation-3-NonPolicyGradient.pdf?dl=1">non-policy gradient methods</a>)
73+
Session 3: Policy optimization methods (<a href="https://www.dropbox.com/s/1d7azd2g5pqp7g1/Tutorial-DeepRLTransportation-3a-PolicyGradient.pdf?dl=1">policy gradient methods</a> and <a href="https://www.dropbox.com/s/41295irwxe8o6mb/Tutorial-DeepRLTransportation-3b-NonPolicyGradient.pdf?dl=1">non-policy gradient methods</a>)
7474
<br> <span class="small">Foundations of RL</span>
7575
</li>
7676
<li class="list-group-item">
7777
Session 4: <a href="https://www.dropbox.com/s/udauj6chyqj3ky4/Tutorial-DeepRLTransportation-4-RLFromTransportationLens.pdf?dl=1">Deep RL from a transportation lens (model-based RL, inverse RL)</a>
7878
<br> <span class="small">Prior research at the intersection of RL and transportation</span>
7979
</li>
8080
<li class="list-group-item">
81-
Session 5: Tools of the trade (<a href="https://www.dropbox.com/s/efvjugxvmbx95ab/Tutorial-DeepRLTransportation-5-SUMO.pdf?dl=1">SUMO</a>, <a href="https://www.dropbox.com/s/vu62eqwd9yenocl/Tutorial-DeepRLTransportation-5-Flow.pdf?dl=1">Flow</a>, <a href="https://www.dropbox.com/s/f48aijqhfxwh1l0/Tutorial-DeepRLTransportation-5-RLlib.pdf?dl=1">Ray RLlib</a>)
81+
Session 5: Tools of the trade (<a href="https://www.dropbox.com/s/lhtbxftrbx3ucrx/Tutorial-DeepRLTransportation-5a-SUMO.pdf?dl=1">SUMO</a>, <a href="https://www.dropbox.com/s/vu62eqwd9yenocl/Tutorial-DeepRLTransportation-5b-Flow.pdf?dl=1">Flow</a>, <a href="https://www.dropbox.com/s/f48aijqhfxwh1l0/Tutorial-DeepRLTransportation-5c-RLlib.pdf?dl=1">Ray RLlib</a>)
8282
<br> <span class="small">Software and simulation tools for conducting research in deep RL and transportation</span>
8383
</li>
8484
<li class="list-group-item">

0 commit comments

Comments
 (0)