Skip to content

Commit 8b4b210

Browse files
Update readme PPO part
1 parent fe3e691 commit 8b4b210

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [Deep Reinforcement Learning Course with Tensorflow](https://simoninithomas.github.io/Deep_reinforcement_learning_Course/)
1+
# [Deep Reinforcement Learning Course](https://simoninithomas.github.io/Deep_reinforcement_learning_Course/)
22
<img src="https://raw.githubusercontent.com/simoninithomas/Deep_reinforcement_learning_Course/master/docs/assets/img/DRLC%20Environments.png" alt="Deep Reinforcement Course with Tensorflow" style="width: 500px;"/>
33

44
<p> Deep Reinforcement Learning Course is a free series of blog posts and videos 🆕 about Deep Reinforcement Learning, where we'll <b>learn the main algorithms, and how to implement them with Tensorflow.</b>
@@ -28,13 +28,14 @@
2828

2929
## Part 5: Advantage Advantage Actor Critic (A2C) <br>
3030
### 📜 [ARTICLE](https://medium.freecodecamp.org/an-intro-to-advantage-actor-critic-methods-lets-play-sonic-the-hedgehog-86d6240171d) <br>
31-
### 📹 [Create an Agent that learns to play Sonic] <br><br>
31+
### 📹 [Create an Agent that learns to play Sonic](https://youtu.be/GCfUdkCL7FQ) <br><br>
3232

3333
## Part 6: Proximal Policy Gradients <br>
34-
### 📜 [ARTICLE (📅 August)]<br>
35-
### 📹 [Create an Agent that learns to play Sonic the Hedgehog 2 and 3 (📅 August)]<br><br>
34+
### 📜 [ARTICLE](https://towardsdatascience.com/proximal-policy-optimization-ppo-with-sonic-the-hedgehog-2-and-3-c9c21dbed5e)<br>
35+
### 👨‍💻 [Create an Agent that learns to play Sonic the Hedgehog 2 and 3 ](https://github.com/simoninithomas/Deep_reinforcement_learning_Course/tree/master/PPO%20with%20Sonic%20the%20Hedgehog) <br><br>
3636

37-
## Part 8: TBA <br> <br>
37+
## Part 7: Curiosity Driven Learning Part I Theory <br> <br>
38+
### 📜 [ARTICLE (📅 September)]
3839
## Any questions 👨‍💻
3940
<p> If you have any questions, feel free to ask me: </p>
4041
<p> 📧: <a href="mailto:hello@simoninithomas.com">hello@simoninithomas.com</a> </p>

0 commit comments

Comments
 (0)