File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -167,6 +167,7 @@ <h1> A Free course in Deep Reinforcement Learning from beginner to expert.</h1>
167
167
</ div >
168
168
</ div >
169
169
</ section >
170
+
170
171
<!-- *********************************************************
171
172
* Part 1
172
173
*********************************************************** -->
@@ -198,6 +199,7 @@ <h3> 📚 More ressources: </h3>
198
199
</ ul >
199
200
</ div >
200
201
</ div >
202
+
201
203
<!-- *********************************************************
202
204
* Step 2
203
205
*********************************************************** -->
@@ -413,14 +415,14 @@ <h2>Part 5: Advantage Actor Critic (A2C) and Asynchronous Advantage Actor Criti
413
415
< div class ="col-lg-6 ">
414
416
< h3 > 📜 Course: </ h3 >
415
417
< h3 > 📅 July </ h3 >
416
- < p > You'll learn the < b > Actor Critic's logic and how to implement it with Tensorflow.</ b > </ p >
417
- <!--< a href="https://medium.freecodecamp.org/diving-deeper-into-reinforcement-learning-with-q-learning-c18d0db58efe ">
418
+ < p > You'll learn the < b > Actor Critic's logic and how to implement an A2C agent that plays Sonic the Hedgehog with Tensorflow.</ b > </ p >
419
+ < a href ="https://medium.freecodecamp.org/an-intro-to-advantage-actor-critic-methods-lets-play-sonic-the-hedgehog-86d6240171d ">
418
420
< button type ="button " class ="btn btn-success "> Read the article
419
421
</ button >
420
422
</ a >
421
423
< br >
422
424
< br >
423
- -->
425
+
424
426
425
427
426
428
< a href ="https://github.com/simoninithomas/Deep_reinforcement_learning_Course/tree/master/A2C%20with%20Sonic%20the%20Hedgehog ">
You can’t perform that action at this time.
0 commit comments